tdf_utils 0.2.4

Utilities, such as tree
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# TDF_UTILS

## Tree
1. Generic Tree
2. for Organization, Menu, etc..
3. adjacency nodes can be ordered

通用的树,可以用来表现组织架构图等,相邻的组织架构可以强制排序。

## Binary Indexed Tree

## List
1. single list
2. for study only

## Double Linked List
Don't debug list, otherwise stack is overflow