@graphorigami/core
v0.0.31
Published
Asynchronous dictionaries and trees based on standard JavaScript classes
Downloads
1
Readme
Core package
This folder contains the files published as the low-level @graphorigami/core
package. It contains definitions for asynchronous dictionaries and trees backed by standard JavaScript classes like Object
and Map
. It also includes collections of helpers for common tree operations.