Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Version 1.0.2 - Add support for PHP 8 - Drop support for PHP 7.0, 7.1 and 7.2
Version 1.0.1 - **[IMPROVED]** Clarified behaviour of `all()`, `any()`, `some()` and `first()` when no coroutines are provided
Version 1.0.0 This is the first stable release of `recoil/api`. There have been no changes to the API since the `1.0.0-alpha.2` release.
Version 1.0.0-alpha.2 - **[NEW]** Add `select()` operation
Version 1.0.0-alpha.1 - Minor documentation edits
Version 0.1.1 - Document behaviour of callables when yielded from a coroutine
Version 0.1.0 - Initial release