first

[internal] returns a first element.

Source


def first(self):
    return self._nodes.first()