3 lines
86 B
Smalltalk
3 lines
86 B
Smalltalk
accessing
|
|
addSubtopic: subtopicString
|
|
self subtopics at: subtopicString put: Set new. |