Don't export internal helpers.
Not used anywhere, including in pkgs, not documents, and should never have been exported. And they're going away.
This commit is contained in:
parent
077e6da2cb
commit
0aec872710
|
@ -30,12 +30,10 @@
|
||||||
unconstrained-domain->
|
unconstrained-domain->
|
||||||
the-unsupplied-arg
|
the-unsupplied-arg
|
||||||
unsupplied-arg?
|
unsupplied-arg?
|
||||||
method-contract?
|
|
||||||
matches-arity-exactly?
|
matches-arity-exactly?
|
||||||
keywords-match
|
keywords-match
|
||||||
bad-number-of-results
|
bad-number-of-results
|
||||||
(for-syntax check-tail-contract
|
(for-syntax check-tail-contract
|
||||||
make-this-parameters
|
|
||||||
parse-leftover->*)
|
parse-leftover->*)
|
||||||
tail-marks-match?
|
tail-marks-match?
|
||||||
values/drop
|
values/drop
|
||||||
|
|
Loading…
Reference in New Issue
Block a user