TreeMath
Functions
contains
function contains(TreeUint24 storage tree, uint24 id) internal view returns (bool);Name
Type
Description
Name
Type
Description
add
function add(TreeUint24 storage tree, uint24 id) internal returns (bool);Name
Type
Description
Name
Type
Description
remove
Name
Type
Description
Name
Type
Description
findFirstRight
Name
Type
Description
Name
Type
Description
findFirstLeft
Name
Type
Description
Name
Type
Description
_closestBitRight
Name
Type
Description
Name
Type
Description
_closestBitLeft
Name
Type
Description
Name
Type
Description
Structs
TreeUint24
Last updated