mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +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. |
||
---|---|---|
.. | ||
align.rs | ||
bitcode.rs | ||
build.rs | ||
build_list.rs | ||
build_str.rs | ||
compare.rs | ||
convert.rs | ||
erased.rs | ||
expect.rs | ||
externs.rs | ||
fn_ptr.rs | ||
intrinsics.rs | ||
lowlevel.rs | ||
memcpy.rs | ||
mod.rs | ||
refcounting.rs | ||
scope.rs | ||
struct_.rs |