Module: Db::Core
- Defined in:
- lib/root/leaf.rb,
lib/root/tree.rb,
lib/root/table.rb,
lib/root/binary.rb,
lib/root/internal_node.rb
Defined Under Namespace
Classes: InternalNode, Leaf, Table, Tree
Instance Method Summary collapse
Instance Method Details
#binary_search ⇒ Object
3 4 5 |
# File 'lib/root/binary.rb', line 3 def binary_search end |