Closed technoblogy closed 3 years ago
This should work:
(mapcan (lambda (x) x) '(nil (2) (3 . 4)))
Thanks to Herbert Snorrason for reporting this.
This should work:
Thanks to Herbert Snorrason for reporting this.