Limits

Limit/Span (Min,Max) Pair.

TODO: Simultaneous min and max (minmax) can be optimized to 3/4 comparison. TODO: Decide on either Span, MinMax or Limits

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.

See Also

Meta