mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
Add deriving of immediates for the Hash ability
This commit is contained in:
parent
7bd6523175
commit
427528e659
7 changed files with 134 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
mod decoding;
|
||||
mod encoding;
|
||||
mod hash;
|
||||
|
||||
mod pretty_print;
|
||||
mod util;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue