package
0.0.16
Repository: https://github.com/forwardalex/ytool.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ArrToSearchTree 有序数组处理成搜索二叉树.
Make makes a new SortedSet.
No description provided by the author
No description provided by the author
No description provided by the author
NewGNode 新node.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewRWMap 新建RWMap.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
New returns an initialized list of size.
ParseScoreBorder creates ScoreBorder from redis arguments.
TreeByLevel 按层处理二叉树.

# Structs

AVLNode AVL树 平衡数.
BNode 二叉树定义.
Element is a key-score pair.
GEdges 图的边.
GNode 图的node.
No description provided by the author
Level aspect of a node.
No description provided by the author
LinkedStack 链表所写的stack.
LNode 链表定义.
No description provided by the author
No description provided by the author
NodesMap 为查找方便使用map替代数组.
No description provided by the author
No description provided by the author
读写锁 map.
ScoreBorder represents range of a float value, including: <, <=, >, >=, +inf, -inf.
No description provided by the author
SliceStack slice所写的stack.
SortedSet is a set which keys sorted by bound score.
TrieNode 前缀树.
No description provided by the author