Will recursion be supported in wrangle in the next version ?

   3444   4   2
User Avatar
Member
83 posts
Joined: 12月 2005
オフライン
Will recursion be supported in wrangle in the next version ?
User Avatar
Member
8173 posts
Joined: 9月 2011
オンライン
probably never
User Avatar
Member
66 posts
Joined: 3月 2017
オフライン
If it helps, you can implement recursion in what's called “stack base recursion”. Not as elegant and simple to implement as traditional recursion, but it works.
I followed this to get the idea : https://sergeneren.com/2018/09/23/recursion-in-vex/ [sergeneren.com]
VFX Supervisor @ MPC London
User Avatar
Member
292 posts
Joined: 7月 2013
オフライン
See this thread https://www.sidefx.com/forum/topic/75093/ [www.sidefx.com]
More code, less clicks.
User Avatar
Member
83 posts
Joined: 12月 2005
オフライン
to julien-b: good job! Thank you very much!
to Jonathan de Blok: You have a good sense of humor
  • Quick Links