mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-11 16:51:53 +03:00
b587bcf0c2
Every type can have `Eq.isEq` derived for it, as long as - it does not transitively contain a function - it does not transitively contain a floating point value - it does not transitively contain an opaque type that does not support `Eq` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |