mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
![]() With this change, mispellings of things like `true` and `false` will include a hint to the user that they may want to use `True` and `False`, respectively, instead. There are a few ways to implement this, but exposing these common tags (which compose builtin type aliases) seems the easiest, least expensive, and doesn't break anything for now. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |