* added a FIXME about (apply append ---)

This commit is contained in:
Abdulaziz Ghuloum 2007-05-08 05:47:30 -04:00
parent 0f5fbd6380
commit c5915af00a
1 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,10 @@
;;; FIXME: teach the compiler about (apply append ls) since I
;;; used it a zillion times in this file.
;;; other primitives that are usually apply'd include the
;;; arithmetic operations (+, =, min, max, ...).
;;; (apply (lambda ---) ls) is also common in this file.
(library (ikarus syntax)
(export identifier? syntax-dispatch
generate-temporaries free-identifier=? syntax-error