Expand description
compile-time bound-checked indexing types
Structsยง
- Array
- array of length equal to the value tied to
'n. - Dim
- lifetime branded length
- Idx
- lifetime branded index.
- IdxInc
- lifetime branded partition index.
- IdxInc
One - index equal to zero ro one
- Maybe
Idx ivalue smaller than the size corresponding to the lifetime'n, ornone.- Maybe
IdxOne - index equal to zero ro one, or a sentinel value
- One
- dimension equal to one
- Partition
- splits a range into two segments.
- Zero
- index equal to zero