It would be nice to have a good set of collections classes in the Plaid
standard library. The Java ones aren't ideal and they're a good demonstration
for the language. Inspiration should come partly from Smalltalk, e.g. see
William Cook's paper for some examples:
http://carlstrom.com/stanford/cs242/readings/12.pdf
But, of course, unlike Smalltalk we should have more immutable collections, and
stateful collections should have states.
Original issue reported on code.google.com by jonathan...@cs.cmu.edu on 9 Aug 2010 at 6:07
Original issue reported on code.google.com by
jonathan...@cs.cmu.edu
on 9 Aug 2010 at 6:07