My LV intellisense prototype has been telling me something very interesting recently. When I use it on a Boolean to 0,1 node, it really, really thinks I want to put in an I32 numeric conversion. Looking deeper, almost everytime I forgo the I32 conversion I am utilizing an implicit coercion. What I have not wanted, probably since the LV4 days is an I16.
The following suggestion is a marginal improvement:
I like output configuration myself, but it can be easily hidden from beginners, and not-quite-beginners alike:
And teaching people about it is not enough sometimes:
So I suggest skipping the middle man and allowing the numeric conversion functions to accept booleans directly. So simple even a text programmer can do it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.