0.5.0
Pre-release
Pre-release
Features:
- Add
Either.mapAsync
. - Add
NonEmptyList.foldWithHead
. - Rename
Either.orNull
toEither.getOrNull
. - Rename
Either.tap
toEither.onRight
. - Rename
Either.tapLeft
toEither.onLeft
. - Remove
NonEmptyList.fromList
.