fset
fset copied to clipboard
Add iterate extensions for fset types
The iterate package allows extensions to be defined for iterating over new kinds of data structures. Add extensions that operate on specific fset datatypes, as well as a generalized combination of these (and other non-fset sequence) types. These extensions should go into a separate system fset/iterate so they don't get loaded (pulling in iterate) when not needed.