arrow-core / arrow.core.extensions / OptionMonoidal
interface ~~OptionMonoidal~~ : Monoidal<ForOption>, OptionSemigroupal
Deprecated: Monoidal typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Option
| identity | open fun <A> identity(): Kind<ForOption, A> | 
    
Do you like Arrow?
✖