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