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