User Portlet User Portlet

Discussions
Hey Mike, thank you for your answer! I think i phrased my question wrong. I was asking about the rational behind the decision to implement the parameter to both functions in different ways?! All the best, Timo
Nice! Thank you!
For anyone interested. Here's my complete code. From time to time I try to solve exercises from codewars in different languages. This one is based on this one https://www.codewars.com/kata/54b42f9314d9229fd6000d9c On[Assert]; ...
Thank you! I will read the proposed guide!
That did the trick. Thank you!
Hey! Sorry to bother you again, but I'm still having problems understanding how NestGraph[] builds the tree. I understand the function and how it generates the lists, I just don't get how `NestGraph[]` traverses the lists?! Please find attached...
That worked! Thank you very much! Danke!