arrow-core / arrow.core.extensions.const.functor / arrow.core.Const / functor
fun <A> Const.Companion.~~functor~~(): ConstFunctor<A> Deprecated: Functor typeclass is deprecated. Use concrete methods on Const
fun <A> Const.Companion.~~functor~~():
ConstFunctor
<A>
Do you like Arrow?