fset icon indicating copy to clipboard operation
fset copied to clipboard

Add iterate extensions for fset types

Open pfdietz opened this issue 4 years ago • 0 comments

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.

pfdietz avatar Sep 29 '21 20:09 pfdietz