1.4.3 • Published 3 years ago

@structured/weight-balanced-tree v1.4.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@structured/weight-balanced-tree

An immutable weight balanced tree implementation. A weight-balanced tree is a self-balancing binary search tree.

Weight balancing is a way of implementing a self-balancing binary search tree. Binary search trrees have many applications; for example, sorted implementations of dynamic lists and sets.

Installation

yarn add @structured/weight-balanced-tree
1.4.3

3 years ago

1.4.2

3 years ago

1.2.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.1.0

3 years ago