I feel like im missing something, but is there a way to take a block like (() * () * ()::operators) and then have a block that takes it and reports product @addInput ?
(() * () * ()::operators)
product @addInput
Yes
thanks