Skip to content

Optimise HAMT internal #152

Open
Open
@vincenthz

Description

@vincenthz
  • mutable mode should kept the tree mutable and modify the tree on demand (Cow)
  • freezing: should replace all mutated cells, back to frozen nodes
  • replace recursive functions by explicit iterative functions
  • optimise node internals (unsafe / pointers / ..)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions