arrow-core / arrow.core.extensions.mapk.foldable / arrow.Kind / toList
@JvmName("toList") fun <K, A> Kind<Kind<ForMapK, K>, A>.~~toList~~(): List<A> Deprecated: @extension kinded projected functions are deprecated
@JvmName("toList") fun <K, A> Kind<Kind<ForMapK, K>, A>.~~toList~~():
List
<A>
Do you like Arrow?