add UIntInRange[Inclusive][Type] #30

Merged
programmerjake merged 1 commit from programmerjake/fayalite:add-uint-in-range into master 2025-04-08 01:37:03 +00:00

This is useful for when you want a value for array indexes (UIntInRange) or lengths (UIntInRangeInclusive).

I still want to add some tests. (added)

This is useful for when you want a value for array indexes (`UIntInRange`) or lengths (`UIntInRangeInclusive`). ~~I still want to add some tests.~~ (added)
programmerjake added 1 commit 2025-04-05 02:10:02 +00:00
add UIntInRange[Inclusive][Type]
All checks were successful
/ deps (pull_request) Successful in 15s
/ test (pull_request) Successful in 4m21s
3afab89c2a
programmerjake force-pushed add-uint-in-range from 3afab89c2a to 001fd31451 2025-04-08 01:28:37 +00:00 Compare
programmerjake changed title from WIP: add UIntInRange[Inclusive][Type] to add UIntInRange[Inclusive][Type] 2025-04-08 01:36:58 +00:00
programmerjake merged commit 001fd31451 into master 2025-04-08 01:37:03 +00:00
programmerjake deleted branch add-uint-in-range 2025-04-08 01:37:03 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: libre-chip/fayalite#30
No description provided.