A collection of functional and immutable helpers for working with tree data structures.
- Both Trees : Object and Tree Lists : Array<Object> are supported.
- Curried for easy partial application.
- Support different values for
childrenkey - Support different values for
idkey inflattenToMapandchangeParent - Support different values for
parentIdkey inchangeParent - Add breadth-first versions of methods
