Will recursion be supported in wrangle in the next version ?

   2696   4   2
User Avatar
Member
83 posts
Joined: Dec. 2005
Offline
Will recursion be supported in wrangle in the next version ?
User Avatar
Member
7762 posts
Joined: Sept. 2011
Offline
probably never
User Avatar
Member
65 posts
Joined: March 2017
Offline
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
253 posts
Joined: July 2013
Offline
See this thread https://www.sidefx.com/forum/topic/75093/ [www.sidefx.com]
More code, less clicks.
User Avatar
Member
83 posts
Joined: Dec. 2005
Offline
to julien-b: good job! Thank you very much!
to Jonathan de Blok: You have a good sense of humor
  • Quick Links