arrow-optics / arrow.optics / arrow.core.ListExtensions

Extensions for arrow.core.ListExtensions

toListK Iso that defines the equality between a List and a ListKfun <A> ListExtensions.~~toListK~~(): Iso<List<A>, ListK<A>>
toPListK PIso that defines the equality between a List and a ListKfun <A, B> ListExtensions.~~toPListK~~(): PIso<List<A>, List<B>, ListK<A>, ListK<B>>

Do you like Arrow?

Arrow Org
<