until -package:base-prelude -package:basic-prelude -package:github package:numhask

until p f yields the result of applying f until p holds.