Next:
MappedCollection-basic
, Up:
MappedCollection
1.105.1 MappedCollection class: instance creation
collection: aCollection map: aMap
Answer a new MappedCollection using the given domain (aCollection) and map
new
This method should not be used; instead, use #collection:map: to create MappedCollection.