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