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