[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

constructor naming

This page is part of the web mail archives of SRFI 47 from before July 7th, 2015. The new archives for SRFI 47 contain all messages, not just those from before July 7th, 2015.



Why was the constructor renamed to CREATE-ARRAY?  Everywhere else it's
MAKE-foo: R5RS's MAKE-VECTOR & MAKE-STRING, SRFI 1's MAKE-LIST, SRFI
25's MAKE-ARRAY, et cetera; I think that CREATE-ARRAY breaks a lot of
consistency.  I didn't see any consensus on renaming on this mailing
list, either...