|
Strings store characters, not integers, so change your example to:
'aa' collect: [ :a | $1 ]
and you'll see that (I think) it is working as expected.
|
|
|
Priority: 1 – Show Stopper !!!!!!
|
|
Status: Work Needed
|
|
Assigned to: Everyone
|
|
Milestone: Pharo7.0
|
Go to Case
|
|