next

Advances to the next element and returns it, or nil if no next element

Elements.swift:642
mutating func next() -> Element?