Trees: Is This a Binary Search Tree?

  • + 2 comments

    Can you explain how the single closure variable works? I tried to use a variable that I passed in to a helper function, but I'm assuming it was working they way I thought.