arrow-optics / arrow.optics.extensions.listk.snoc / arrow.core.ListK / unsnoc

unsnoc

@JvmName("unsnoc") fun <A> ListK<A>.~~unsnoc~~(): Option<Tuple2<ListK<A>, A>> Deprecated: ListK is being deprecated. Use the unsnoc function defined for List instead.

Do you like Arrow?

Arrow Org
<