HashRange.front

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

Meta