roc
roc copied to clipboard
A fast, friendly, functional language.
Instead, suggest prefixing it with an underscore, or replacing with an underscore. Closes #3820
A key thing about unbound extension variables is that they provide no information. For example, given a type `[A Str]b`, one cannot do anything with `b` until it is resolved...
- clippy fixes - more various clippy fixes
- make integer multiplication work for quadwords and lower - implement float multiplication - attempt at unsigned multiplication
Signed-off-by: Rod
Super minor thing, but I was reading up on the dev backend and noticed the the file links in `gen_dev/README.md` were all dead. It seems `compiler/` was moved at some...
Subtask of https://github.com/roc-lang/roc/issues/3513