[Newbies] remove allInstances?

Joseph Alotta joseph.alotta at gmail.com
Fri Sep 23 05:40:33 UTC 2016


Greetings,

The main program I am working on now is called Books.

If I evaluate

Books allInstances => anOrderedCollection( aBook aBook aBook )

How do I set them all equal to nil like

Books removeAllInstances.

Books allInstances => anOrderedCollection().


Sincerely,

Joseph.




More information about the Beginners mailing list