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->
|
||||
the-unsupplied-arg
|
||||
unsupplied-arg?
|
||||
method-contract?
|
||||
matches-arity-exactly?
|
||||
keywords-match
|
||||
bad-number-of-results
|
||||
(for-syntax check-tail-contract
|
||||
make-this-parameters
|
||||
parse-leftover->*)
|
||||
tail-marks-match?
|
||||
values/drop
|
||||
|
|
Loading…
Reference in New Issue
Block a user