tdf_utils

Crates.iotdf_utils
lib.rstdf_utils
version0.2.4
sourcesrc
created_at2020-05-23 02:08:49.492499
updated_at2020-07-21 05:12:11.393519
descriptionUtilities, such as tree
homepagehttps://github.com/qiuzhanghua/tdf_utils/
repositoryhttps://github.com/qiuzhanghua/tdf_utils/
max_upload_size
id244765
size17,416
qiuzhanghua (qiuzhanghua)

documentation

README

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

Commit count: 15

cargo fmt