RefRange.length

Only defined if hasLength!R is true.

  1. auto length [@property getter]
  2. auto length [@property getter]
    struct RefRange(R)
    version(StdDdoc)
    @property const
    length
    ()
  3. alias opDollar = length

Meta

Suggestion Box / Bug Report