On Sep 20, 2008, at 11:16 AM, Rich Hickey wrote: Hmm.. there is already make-array for the latter:
(make-array String 0)
find-doc is your friend :)
Cool, thanks. I had looked up "array", but hadn't looked carefully at all that it returned. As far as into-array taking a type, I'm fine with that, but the type should come first.
I've attached a patch. If it gets dropped, I'll upload it as "into-array-type.patch" to the group.
Thanks,
--Steve
|
into-array-type.patch
Description: Binary data