Stack.ImmutableRange

Undocumented in source.
struct Stack(T)
alias ImmutableRange = RangeT!(immutable StackPayload!T)

Meta