NestedCombinations As much as I like a puzzle, I’m stuck on this one. In all probability I am missing something obvious. How do I make combinations of the items in two lists when these lists are nested in a larger list of these list pairs? All the options I’ve tried either result in too short a lacing, or a cross product. Can anyone help me find the unknown function that would get me the desired result from the given input? 
Very interesting. I never knew exactly how the <#> work… How would you explain it vikram?
Refer to the explanation on Replication Guides in the Dynamo Primer . (“How about Lacing?”)
http://dynamoprimer.com/07_Code-Block/7-2_Design-Script-syntax.html
@Mostafa, had to add an ‘input’ Node. Great idea! Making a function with a custom node is probably the one thing I had not tried yet. Works for 0.8.2.
@ Vikram, thanks for the workaround. I’ll be sure to try in 0.9.0, but in 0.8.2 it doesn’t work. Any idea why that could be? The primer does not go into very much detail.
The input node was needed indeed! i took my screenshot to early 
glad it helped though






