Structsยง
- A scheduler for fixed size lists of primitive values
- A compressor for primitive FSLs that flattens each list into a single value. If the inner list has validity then the validity is zipped in with the values.
- Reversed the process described in
FslPerValueCompressor