improved the way the contract is written
This commit is contained in:
parent
bc3bd77e19
commit
f8b2a9e0e2
|
@ -215,5 +215,5 @@
|
|||
[syms (listof symbol?)]))
|
||||
(find-relevant-directory-records
|
||||
(->* [(listof symbol?)]
|
||||
[(lambda (x) (memq x '(preferred all-available)))]
|
||||
[(or/c 'preferred 'all-available)]
|
||||
(listof directory-record?))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user