RoloLudo/RoloLudo.package/SfAssets.class/instance/items.st

3 lines
62 B
Smalltalk

accessing
items
^ items ifNil: [ items := OrderedCollection ]