Documentation
¶
Index ¶
Constants ¶
View Source
const ( Red color = false Black color = true )
Variables ¶
View Source
var ( ErrRBTreeSameRBNode = errors.New("ekit: RBTree不能添加重复节点Key") ErrRBTreeNotRBNode = errors.New("ekit: RBTree不存在节点Key") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.