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`