eq

[internal] returns an element matching the index.

Arguments

Source


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