lt

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

Arguments

Source


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