This looks interesting, as it provides a way to (by appearances) specify implementation of operators without requiring a large pile of manual checks.
On the other hand it also seems much more complicated than the way builtins are written in JSC (being very clear you’re not able to write things at the level of Torque, though I guess in principle you could extend it to do so :D)
This looks interesting, as it provides a way to (by appearances) specify implementation of operators without requiring a large pile of manual checks.
On the other hand it also seems much more complicated than the way builtins are written in JSC (being very clear you’re not able to write things at the level of Torque, though I guess in principle you could extend it to do so :D)