First Draft: opUnwrapIfTrue

monkyyy crazymonkyyy at gmail.com
Sat Mar 14 06:42:17 UTC 2026


On Friday, 13 March 2026 at 19:14:32 UTC, Walter Bright wrote:
>     int x;
>     if (r.get(x)) { bar(x); }

Its clearly the goal to avoid this and is not meta programming 
viable; youd be expecting end users to correctly use `is`


More information about the dip.development mailing list