Range.front

InputRange primitive operation that returns the currently iterated element.

struct Range
@nogc pure nothrow const
const(Element)
front
()