Add lens-view* contract
This commit is contained in:
parent
db0b7ad6f2
commit
31e52b7697
|
@ -7,9 +7,9 @@
|
|||
(require rackunit))
|
||||
|
||||
(provide
|
||||
lens-view*
|
||||
lens-set*
|
||||
(contract-out [lens-view (-> lens? any/c any/c)]
|
||||
[lens-view* (->* [any/c] #:rest (listof lens?) any/c)]
|
||||
[lens-set (-> lens? any/c any/c any/c)]))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user