arrow-optics / arrow.optics.extensions.sequence.filterIndex / filter

filter

@JvmName("filter") fun <A> ~~filter~~(p: (Int) -> Boolean): PTraversal<SequenceK<A>, SequenceK<A>, A, A> Deprecated: arrow.optics.extensions package is being deprecated. Use the exposed function in the instance for Sequence from the companion object of the typeclass instead.

Do you like Arrow?

Arrow Org
<