Range.front

Standard range operations

  1. ET front()
    struct Range(ThisT)
    const @property
    ET
    front
    ()
  2. bool empty()
  3. void popFront()

Meta