Checked.max

Defines the minimum and maximum. These values are hookable by defining Hook.min and/or Hook.max.

struct Checked(T, Hook = Abort)
enum Checked!(T, Hook) max;

Meta

Suggestion Box / Bug Report