until -package:numeric-prelude -package:streaming -package:util -package:snap-core -package:base is:exact -package:LambdaHack -package:hledger-web -package:netwire

until p f yields the result of applying f until p holds.
repeat action until result fulfills condition
until p f yields the result of applying f until p holds.