Method ADT.CritBit.IntTree()->get_subtree()
classADT.CritBit.IntTree
- Method
get_subtree
IntTreeget_subtree(void|mixedkey)- Description
Get a copy of the subtree starting at prefix
key.
class ADT.CritBit.IntTreeIntTree get_subtree(void|mixed key)
Get a copy of the subtree starting at prefix
key.