[list] typo in list lib
This commit is contained in:
parent
50c98645ca
commit
4ab5ce5c95
|
@ -96,7 +96,7 @@
|
||||||
[(~or (null)
|
[(~or (null)
|
||||||
(#%plain-app null))
|
(#%plain-app null))
|
||||||
0]
|
0]
|
||||||
[+ #f]))
|
[_ #f]))
|
||||||
|
|
||||||
(define-values (lst-length-key lst? lst-define lst-let)
|
(define-values (lst-length-key lst? lst-define lst-let)
|
||||||
(make-value-property 'list:length parse-list-length))
|
(make-value-property 'list:length parse-list-length))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user