EnumBase.min

template EnumBase(T...)
override
min
()

Return Value

Type: Value

the lowest value in the enum

Meta