'[ENH]' repeat: 2

Bert Freudenberg bert at isg.cs.uni-magdeburg.de
Thu Sep 7 09:26:19 UTC 2000


On Thu, 7 Sep 2000, Mats Nygren wrote:

> A sometimes useful method, second version

Well, Mats, if we want a special method for repeating strings, it should
be as efficient as possible. So, it should use the binary duplication
technique incorporating the replaceFromTo primitive - see from:to:put: for
an example.

-- Bert





More information about the Squeak-dev mailing list