add UIntInRange[Inclusive][Type] #30
Loading…
Reference in a new issue
No description provided.
Delete branch "programmerjake/fayalite:add-uint-in-range"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is useful for when you want a value for array indexes (
UIntInRange
) or lengths (UIntInRangeInclusive
).I still want to add some tests.(added)3afab89c2a
to001fd31451
WIP: add UIntInRange[Inclusive][Type]to add UIntInRange[Inclusive][Type]