The data of a die resulting from `==` or `!=` is lazily evaluated. This saves computation in case the caller is only interested in the truth value.
The data of a die resulting from `==` or `!=` is lazily evaluated. This saves computation in case the caller is only interested in the truth value.