The OpenD Programming Language

HashRange.front

struct HashRange(K, S, bool vals = false)
@property ref
static if(vals)
Unqual!(K)
front
()

Meta