R/base-lenses.R
drop_while_il.Rd
A lens into all elements starting from the first element that doesn't satisfy a predicate. Essentially the complement of take_while_il
drop_while_il(f)
the predicate (logical) function