Skip to content

Mapping continuations.

Latest
Compare
Choose a tag to compare
@jemmons jemmons released this 05 Apr 16:57

Adds top-level map and flatMap to map between continuations expecting different result types.

Also adds appending to Arrays for when we’d rather chain a function rather than use the + operator.