Hacker News new | ask | show | jobs
by codeflo 1364 days ago
It’s obviously 129 to 127 inclusive, hoping that the implied unsigned overflow has the correct consequences. ;)
1 comments

Woah, that actually seems to work. My toy Option<BalancedI8> compiles and works (in a hacked environment).