top | item 31024617

(no title)

benschulz | 3 years ago

IIRC integer literals are the blocking issue here. Bounds checking (and elision) happens anyway, but when `Index<T>` is implemented for multiple integer types, `foo[0]` becomes ambiguous.

discuss

order

No comments yet.