pyinterp.RTree.__bool__

Contents

pyinterp.RTree.__bool__#

RTree.__bool__() bool[source]#

Check if the tree is not empty.

Returns:

True if the tree contains values, False otherwise.