lo icon indicating copy to clipboard operation
lo copied to clipboard

Add wrapper functions to simplify creating iteratees

Open fdegiuli opened this issue 1 year ago • 0 comments

These three functions (ToIteratee, PartialRight, and Not) allow us to turn simple functions into effective iteratees without having to explicitly wrap them in another function declaration.

Closes issue #80

fdegiuli avatar Mar 29 '23 23:03 fdegiuli