Closed ulyssa closed 8 months ago
I had removed these in #125, because I was thinking that I didn't want to allow comparisons against the context, but this actually makes it hard to embed it into other things that need to derive Eq/PartialEq in iamb, so I'm adding it back.
Eq
PartialEq
iamb
I had removed these in #125, because I was thinking that I didn't want to allow comparisons against the context, but this actually makes it hard to embed it into other things that need to derive
Eq
/PartialEq
iniamb
, so I'm adding it back.