Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 131 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 131 Bytes

Fir

An extremely basic B-trees implementation in Ruby

B-Trees (!!)

To run tests, run:

bin/rspec spec/test_b_tree.rb