Home > @hz-9/algorithm > RedBlackTree > add
Signature:
add(value: T): void;
Parameter
Type
Description
value
T
Returns:
void