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