mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
![]() Currently, `to_mono_expr` returns `Nothing` when it encounters an empty record and it discards fields that are empty. For simplicity, we decided to do this at a later stage, so this changes it to return a new `MonoExpr::Unit` type instead. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |