Ranged.min

Undocumented in source.
struct Ranged(T, string _type, T _min, T _max)
enum min = _min;

Meta