Limits

Limit/Span (Min,Max) Pair. Todo: Decide on either Span, MinMax or Limits See also: https://stackoverflow.com/questions/21241878/generic-span-type-in-phobos

Alias This

_lims

Members

Aliases

expand
alias expand = include
Undocumented in source.

Properties

include
T include [@property setter]

Expand Limits to include a.

reset
auto ref reset [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_lims
auto _lims;
Undocumented in source.

Meta