Oh, that makes sense, thank you!
Now that I think about it, would that be a good default behaviour for iszero for mutable structs?
I mean, when I have defined a zero for these, I guess I always want to know, whether a given instance currently behaves like a zero, whatever that might mean for the structure.
Then again I guess the use-case is so rare, nobody really cares.