roc/crates/compiler/builtins/src
Brendan Hansknecht b4c359588e
Seed Dict and Set
This changes Dict and Set to have a compilation depedent seed.
The seed is not exposed to userland in anyway.
This gets a much more DOS resistant Dict and Set with no cost.
2023-05-25 09:55:48 -07:00
..
bitcode.rs Seed Dict and Set 2023-05-25 09:55:48 -07:00
lib.rs updating rust package documentation 2022-11-03 20:00:06 +11:00
roc.rs replace panic! with internal_error! in compiler modules 2023-05-03 22:11:21 +02:00