[Ecls-list] Too few arguments for proclaimed function MAP-INTO

Matthew Mondor mm_lists at pulsar-zone.net
Thu Oct 25 03:09:05 UTC 2012


I've seen the compiler warn about the following usage of MAP-INTO:

(map-into (make-list 4) #'gensym)

;;;   ! Too few arguments for proclaimed function MAP-INTO

And then noticed that the PROCLAMATION indeed has an extra SEQUENCE:

(proclamation map-into (sequence function-designator sequence &rest sequence)

Thanks,
-- 
Matt




More information about the ecl-devel mailing list