Loops and stuff (was Re: Python and Boehm-Demers GC, I have code.)

Markus Kohler markusk at bidra241.bbn.hp.com
Fri Jul 23 04:15:11 EDT 1999


Sorry my Smalltalk example is wrong. 
I must have coded for to long in this poor language called C ...
I must look like this :


do: aBlock
 a do:[:each | aBlock value: each]
 b do:[:each | aBlock value: each]

more complicated but still very easy to understand. 

Greetings,
Markus
-- 
Markus Kohler  mailto:markus_kohler at hp.com




More information about the Python-list mailing list