BinaryTreeTraversals A Swift Playground with examples for several common methods of traversing binary trees. Driver code is in the Main playground page. Example code is in the source file Common.swift.