original commit: 1bd92c441435a2c2ae5f0a37c7d5e6559e620360
This commit is contained in:
Robby Findler 2004-10-19 18:34:34 +00:00
parent a259ec0ed6
commit 6275438ef9

View File

@ -17,13 +17,13 @@
boolean? boolean?
(listof path?) (listof path?)
boolean? boolean?
any? any/c
(-> any) (-> any)
(string? any? . -> . void?) (string? any/c . -> . void?)
(string? any? . -> . void?) (string? any/c . -> . void?)
(string? string? string? path? (union string? number? false?) any? . -> . void?) (string? string? string? path? (union string? number? false/c) any/c . -> . void?)
. -> . . -> .
(union string? false?))] (union string? false/c))]
(build-string-finds/finds (string? (build-string-finds/finds (string?
boolean? boolean?