Functionsยง
- exists_
bounding_ ๐term - infer_
is_ provably - Wait until we know whether the inference variable IS the given predicate or we know that weโll never be able to prove that it is.
- require_
infer_ is - Requires the inference variable (appearing under the given context) to meet the given predicate (possibly reporting an error if that is contradictory).
- require_
var_ ๐is - test_
var_ is_ provably