Closed basile-henry closed 4 years ago
Nice, this wasn't a straightforward feature to implement!
Code looks good, except for just the thing about the recordtype's type. I'm glad you went iterative, I fear the recursive version would have been harder to follow. The rest is nitpicks :)
Thanks!
Part of #180
This would have probably been simpler to implement with recursion, but I got there in the end :sweat_smile: