mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-16 02:55:00 +00:00
![]() The usize one gets used internally for things like pattern matches. This is both more efficient (means they don't have to do unnecessary casts) and also less error-prone due to e.g. comparing length to capacity, which is usize. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |