Extracted from Pike v8.0 release 240 as of 2016-05-31.
Method ADT.CritBit.IPv4Tree()->_values()
Method
_values
array values( ADT.CritBit.IPv4Tree arg )
Description
Returns an array of values of the IPv4Tree object. The returned
array matches
_indices so that mkmapping(indices(tree), values(tree)) would
create a mapping with the same contents as this IPv4Tree.