until -package:numeric-prelude -package:streaming -package:util -package:snap-core -package:utility-ht -package:conferer package:linear-base

until p f yields the result of applying f until p holds.
Provides a stream of standard input and omits the first line that satisfies the predicate
Provides a stream of standard input and omits the first line that satisfies the predicate, possibly requiring IO