arrow-core / arrow.core.extensions / OptionApplicativeError / raiseError
open fun <A> raiseError(e: Unit): Option<A>
open fun <A> raiseError(e:
Unit
): Option<A>
Do you like Arrow?