Ad
  • Default User Avatar

    Oh... yes - I think that's an open issue. Hope it's fixed soon ;)

  • Default User Avatar

    Hey!
    Test cases are using "equals" / "Equals" / "operator==" / JSON magic to compare the trees.
    The "..." in the description (after operator==) are there on purpose, just to let people know operator== is already defined and tree comparison is valid - I'll add that to the description as well.
    Which errors do you get?
    Also - I set the private fields as public (like other languages) - thanks for the feedback!