This repository has been archived by the owner on Jan 9, 2024. It is now read-only.
Improve monads
0.3.0 - 2019-05-24 π
π Added
toEither
as pure function forMaybe
toEither
as method forMaybe
toMaybe
as pure function forEither
toMaybe
as method forEither
dark theme
for docs
π Changed
- Fixed mistake in docs with link to interface
Maybe
orEither
from pure function - Fixed mistakes in docs for calling pure functions in
Maybe
examples