Remix.run Logo
pwg a day ago

Or redefine the language provided 'if' statement, in the case that one wanted to do so.

middayc a day ago | parent [-]

You can't really redefine if because everything is a constant, but you can define if in your own context yes.

cmacleod4 21 hours ago | parent [-]

In Tcl you can redefine "if", or even delete it entirely if you're crazy enough :-)