filter

abstract fun filter(p: Predicate<I>): Every<S, A>(source)

Filter the foci A of a Every with the predicate p.