Commit Briefs

Omar Polo

ugly ugly ugly workaround

I don't know what I'm doing wrong with ohash. It just can't find anything. Since I have other things to do, for the time being revert to a linear search. O(1) is better than O(n) that is better than broken O(1), amrite?


Omar Polo

don't include ohash.h directly


Omar Polo

initial commit