mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-18 20:15:05 +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 | ||
tests | ||
Cargo.toml |