.
original commit: 489c4d469060e72a188a1c46a43add772e1bccb3
This commit is contained in:
parent
545f7b85ec
commit
4c89ff8257
|
@ -85,7 +85,9 @@
|
|||
(if (null? (cdr l))
|
||||
(car l)
|
||||
(until (map2 l))))])
|
||||
(until (split alox null))))))
|
||||
(if (null? alox)
|
||||
null
|
||||
(until (split alox null)))))))
|
||||
|
||||
(define ignore-errors
|
||||
(polymorphic
|
||||
|
|
Loading…
Reference in New Issue
Block a user