roc/compiler/builtins/src
Jan Van Bruggen 591477e77b Add most remaining Num.min/max* builtins
This skips `min/maxU128`, as they require a subtle change
to the `I128`-centric implementation of `Int`s.
2022-01-17 15:26:23 -07:00
..
bitcode.rs Use unsigned LLVM intrinsic arithmetic for unsigned integers 2022-01-10 19:20:51 -05:00
lib.rs Clean up some clippy warnings 2021-05-23 20:28:23 -04:00
std.rs Add most remaining Num.min/max* builtins 2022-01-17 15:26:23 -07:00