The Sifflet visual functional programming language and aid to understanding recursive functions (http://mypage.iu.edu/~gdweber/software/sifflet/home.html)

#24Arguments are shifted when applying a function definition.

24 Arguments are shifted when applying a function definition.

  • If a node has 3 inlets and connections on inlets 1 and 2, but not on 0, then when "apply" is clicked the connections are shifted to inlets 0 and 1, leaving 2 open.

O: 2011 Jun 23 R: gdw P: lowest. This should become irrelevant when and if I develop a new UI that does away with the circular inlets. Why not just let the user make as many connections as they please? And that would get rid of the need for a dialog that lets you change the number of inlets too.