until -package:foundation -package:base-prelude -is:exact -package:hedgehog package:basic-prelude

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