[ENH] String repeat

Lex Spoon lex at cc.gatech.edu
Wed May 31 00:51:20 UTC 2000



This is a neat algorithm.  Why not use it to replace atAllPut:, though? 
This seems to be the method that new:withAll: depends on.

	String new: 1000000 withAll: $0


-Lex





More information about the Squeak-dev mailing list