8000 Releases · jemmons/BagOfTricks · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jemmons/BagOfTricks

Mapping continuations.

05 Apr 16:57
Compare
Choose a tag to compare

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.

Adds Index, Count, and weak BindIfReady.

18 Aug 20:23
Compare
Choose a tag to compare

Also pulls out memoized and lazy wrappers like Forgetful for now. They cause Xcode 11 to crash.

Moves from Carthage to Swift Package Manager

24 Sep 00:33
Compare
Choose a tag to compare
v2.0.0

Moves exclusively to SPM.
0