Skip to content
Snippets Groups Projects
  • Etienne Kneuss's avatar
    baba33f8
    Clean TreeOps API · baba33f8
    Etienne Kneuss authored
    - remove superfluous implementations doing almost the same
    - introduce pre/post traversal and transformers as foreach/map/fold
    - Redefine other operations exists, contains, as folds
    - Fix freshenLocals bug found by Ravi
    baba33f8
    History
    Clean TreeOps API
    Etienne Kneuss authored
    - remove superfluous implementations doing almost the same
    - introduce pre/post traversal and transformers as foreach/map/fold
    - Redefine other operations exists, contains, as folds
    - Fix freshenLocals bug found by Ravi