Limits._lims

Undocumented in source.
struct Limits(T)
@property
auto _lims = tuple(T.max, T.min);

Meta