HashRange.front

  1. Unqual!(K) front [@property getter]
    struct HashRange(K, S, bool vals = false)
    @property ref
    static if(vals)
    Unqual!(K)
    front
    ()
  2. Unqual!(K) front [@property getter]

Meta