WISH: Lists consistency

I probably know what the reaction of C# lovers will be, but this is annoying from Python’s perspective.

  1. The result of outputs a and b should be the same.
  2. The result of a and b should be what is the result of the carthesian product component (simplified)

PS: I know I can use Giulio’s tree helpers but I think this should be the default output of a nested list.