arrow-core / arrow.core.extensions.either.apply / arrow.core.Either / apply
fun <L> Either.Companion.~~apply~~(): EitherApply<L> Deprecated: Apply typeclasses is deprecated. Use concrete methods on Either
fun <L> Either.Companion.~~apply~~():
EitherApply
<L>
Do you like Arrow?