v5.2.0
New features:
- Added
liftMaybe
andliftEither
to easily liftMaybe
andEither
values to aMonadThrow
monad (#140 by @hexagonal-sun)
New features:
liftMaybe
and liftEither
to easily lift Maybe
and Either
values to a MonadThrow
monad (#140 by @hexagonal-sun)