Changes between Version 3 and Version 4 of DataStructures


Ignore:
Timestamp:
Jun 30, 2006, 3:18:24 PM (18 years ago)
Author:
soujak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DataStructures

    v3 v4  
    6565Therefore we tried to limit wastes, just single-linking the tree with `s_rightC`
    6666and `s_leftC` pointers, increasing module complexity and consequent
    67 implementation and mantainance [wiki:Design&Hacks#a1.Modulesdesign difficulties].
     67implementation and [wiki:Design&Hacks#a1.Modulesdesign maintainance difficulties].
    6868
    6969{{{