diff options
author | June McEnroe <june@causal.agency> | 2019-12-26 15:49:29 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-12-26 15:49:29 -0500 |
commit | fdd34239fc386f72b7be7210a647cca5ac467f21 (patch) | |
tree | bf9911c78952685598b7a095121575666f3383d4 /unscoop.1 | |
parent | Handle ERROR (diff) | |
download | litterbox-fdd34239fc386f72b7be7210a647cca5ac467f21.tar.gz litterbox-fdd34239fc386f72b7be7210a647cca5ac467f21.zip |
Use bsearch to find handler
The code is a bit cleaner this way I think, and performance would be better if the list of handlers ever got very long, and it was sorted anyway. However, I would prefer if there were a way to enforce the list being sorted at compile-time.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions