RetroRange.back

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ref back [@property getter]
  2. ForeachType!R back [@property setter]
    struct RetroRange(Range)
    @property
    static if(!hasAccessByRef)
    void
    back
    ()
    (
    ForeachType!R val
    )

Meta