I have a series of lambdas (that is, rings) and I'd like to programmatically create a global block that calls this lambda, retaining context (or at least closed upon variables)
a) what other information do I need to know about the block? (eg category)
b) how would I do that?
ps are we ever going to get metaprogramming in Snap!?
If the block takes inputs, click the right arrowhead at the end of RUN or CALL and you get
into which you can put inputs. (Click the right arrowhead again to get more slots.)