Question: Why isn't `Eq` implemented for `Ipld` data type?
Open
- Dominant language
- Rust
- Stars
- 150
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
I see that `PartialEq` is implemented (via derivation), however, I don't see any annotation in the source for why `Eq` cannot be implemented. Does this have something to do with `Null`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.