Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

2.0.1

Compare
Choose a tag to compare
@Thomvis Thomvis released this 08 Jul 06:20
· 372 commits to master since this release
  • Adds an implementation of flatMap that allows a function to be passed in directly without specifying an execution context. Thanks @nghialv!