improved contract
This commit is contained in:
parent
d2802a0ed7
commit
f96ed0632a
|
@ -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