Changes between Version 14 and Version 15 of IMMUTABLE_TREE_R0


Ignore:
Timestamp:
08/25/09 14:11:34 (16 years ago)
Author:
stefan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IMMUTABLE_TREE_R0

    v14 v15  
    4747Class ImmDosTree will be the implementation of Red-Black indexed tree. It's extension - ImmHashingTree contains hashable Nodes, so, itself is a hashable tree. 
    4848 
     49Following interfaces for List should be implemented: 
     50 
     51 
     52 
     53 
     54 
    4955Tests: [5399] 
    5056= Implementation =