Higher-Order Operator Instance
Returns an operator built from an operator instance and a higher-order construct.
The kind (iteration, activation or reset) specifies how the operator instance will be applied.
Operation | Operator |
---|---|
Iterate | map, fold, mapfold, mapi, foldi, mapfoldi |
Activate | activate ..default, activate .. initial default |
Reset | restart |