updated many unions to or/c's
svn: r2061 original commit: fddb1fa862b6e0e8e71f011dcdda5309e64635e1
This commit is contained in:
parent
7ec66999ed
commit
be1efb383f
|
@ -64,7 +64,7 @@
|
|||
(peek-string-evt (exact-non-negative-integer? exact-non-negative-integer? evt?/false
|
||||
input-port-with-progress-evts?
|
||||
. -> . evt?))
|
||||
(regexp-match-evt ((union regexp? byte-regexp? string? bytes?)
|
||||
(regexp-match-evt ((or/c regexp? byte-regexp? string? bytes?)
|
||||
input-port-with-progress-evts?
|
||||
. -> . evt?))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user