Skip to content

Serialization of sorted btree #34

Open
@mcndt

Description

@mcndt

What would be the best method for serialization of a sorted btree (using interface ISortedMap)?

Is it safe to use JSON.stringify, or would you recommend serializing the iterable and then reconstructing the tree from the resulting array?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions