Packages

The `Hike` module provides an implementation of the elevated data types.

Current section

Files

Jump to
hike CHANGELOG.md
Raw

CHANGELOG.md

## v0.0.2
* Documentation updated.
* Initial implementation
* First public release
* Support `Option`, `Either` and `MayFail` elevated data types.
* basic apply, map and binding function supported