Range.front

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(Event) front()
    struct Range(bool CONST = true)
    pure nothrow const
    static if(CONST)
    const(Event)
    front
    ()
  2. Event front()

Meta