[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Arrays and vectors (again)
- To: Scott E. Fahlman <Fahlman at Cmu-20c>
- Subject: Arrays and vectors (again)
- From: DLW at MIT-MC
- Date: Thu, 23 Sep 1982 11:48:00 -0000
- Cc: common-lisp at SU-AI
- Sender: DLW at MIT-OZ
In your latest ("RPG memorial") proposal, strings are vectors, and so if I
write a program that creates a string with a fill pointer, it may not work
in some Common Lisp implementations. This has been my main objection to
most of the earlier proposals. Strings with fill pointers are extremely
useful.
-------