pharo-wiki
pharo-wiki copied to clipboard
Add page with interesting things about String
trafficstars
- String inherits from SequenceableCollection -> super powerful String API
- String v.s. Symbol
- 'hello' = #hello ...