ekroon
Results
13
comments of
ekroon
I agree, removing would be better.
- https://github.com/matsadler/magnus/pull/46 is relevant for this.
> You could do something similar to say [`NonZeroI64`](https://doc.rust-lang.org/stable/std/num/struct.NonZeroI64.html), where there's a runtime check on creating the value, and then from there on you can rely on the type system....