Aug. 11, 2016
11:04 a.m.
2016-08-11 7:30 GMT+02:00 stepharo <stepharo@free.fr>:
Now I was really wondering how I could copy characters by characters without relying on a stream to get a string from the correct size at the end.
In particular copyWithout: and friends only works either with one subcollection or one elements and I have mulitple elements \ { } '`
Stef
copyWithoutAll: does not work ? 'Uquillas G\''{o}mez' copyWithoutAll: '\{}''`' -> 'Uquillas Gomez'
Le 10/8/16 à 22:30, stepharo a écrit :
quite nice indeed!
Le 10/8/16 à 20:04, Esteban A. Maringolo a écrit :
'Uquillas G\''{o}mez' onlyLetters asLowercase