StackRange.empty

struct StackRange(T)
const @system
bool
empty
()

Return Value

Type: bool

True if the range has been emptied.

Meta