arrow-optics / arrow.optics.extensions / arrow.core.ListExtensions / cons
fun <A> ListExtensions.~~cons~~(): Cons<List<A>, A> Deprecated: Typeclass instance have been moved to the companion object of the typeclass.
fun <A> ListExtensions.~~cons~~():
Cons
<
List
<A>, A>
Do you like Arrow?