commit | df554af99db390e42d378983bb3fcf583477a1d7 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu Jun 19 15:39:18 2014 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Thu Jun 19 15:39:18 2014 -0400 |
tree | 6ab6f42f84c81d89e684c2112f6449b0917c20c6 | |
parent | fb8cc86ff99c08064ac58a559bb66cc340693b92 [diff] |
Rename search() to bsearch() and lsearch() Such that the complexity of the algorithm used is clear at call site.