improved contract
original commit: f96ed0632a1b4536ce6bf16df42ae1251cd9e50c
This commit is contained in:
parent
9cee9100aa
commit
8bfe8dddfa
|
@ -285,7 +285,7 @@
|
|||
|
||||
[image (->* ((or/c path-string? (cons/c 'collects (listof bytes?))))
|
||||
(#:scale real?
|
||||
#:suffixes (listof #rx"^[.]"))
|
||||
#:suffixes (listof (and/c string? #rx"^[.]")))
|
||||
#:rest (listof content?)
|
||||
image-element?)])
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user