IdentityList



IdentityList inherits from List and defines no instance variables. It has no subclasses.

IdentityLists use identity comparisons (==) for certain operations such as #indexOf: and #remove:.

Methods defined in IdentityList:

Methods for accessing:


Pocket Smalltalk Documentation