Skip to content

TreeNode#each and TreeNode#print_tree fail if the left child in a BinaryTree is nil #23

@evolve75

Description

@evolve75

The print_tree method fails (as does the Tree::TreeNode#each method) if the left_child of a Tree::BinaryTreeNode is nil.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions