Add id-lens contract
This commit is contained in:
parent
ed16d1ab04
commit
5c681189f0
|
@ -6,7 +6,8 @@
|
|||
(require rackunit
|
||||
"view-set.rkt"))
|
||||
|
||||
(provide identity-lens)
|
||||
(provide
|
||||
(contract-out [identity-lens lens?]))
|
||||
|
||||
|
||||
(define (second-value _ v) v)
|
||||
|
|
Loading…
Reference in New Issue
Block a user