James Edward Gray II wrote: > On Aug 17, 2005, at 5:56 PM, Matthias Luedtke wrote: > >> traverse_inorder(@root){|x| block.call(x)} > > > traverse_inorder(@root, &block) > > ;) Fair engouh, really straightforward. Thank you! I'll not code when I'm too tired. I'll not code when I'm too tired. I'll not code when I'm too tired. I'll not code... ;) > > Hope that helps. > > James Edward Gray II Regards, Matthias