Index | Prev | Next
The examples above each result in two outputs.
The last column on the right indicates that the two outputs are different slot types (Double and Boolean). This is legal.
inA * inB * inC * inD as ‘out’
inA.value * inB.value as ‘out’
-inA as ‘out’