left

fun <L> L.left(): Either<L, Nothing>

Wraps L into a Either.Left.

Important: This is a Public Preview API. It may be changed or removed at any time.