mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-23 14:35:12 +00:00
![]() 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 |