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