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