gt

[internal] returns elements that are greater than specified index.

Arguments

Source


def gt(self, index):
    return self._nodes.gt(index)