Module: Shared::BinaryTreeArithmetic
- Defined in:
- lib/data_structures_rmolinari/shared.rb
Overview
Provide simple arithmetic for an implied binary tree stored in an array, with the root at 1
Provide simple arithmetic for an implied binary tree stored in an array, with the root at 1