kjamsh Sample app for enumeration
ecd47a7 Sep 22, 2021
Sample app for enumeration
This program is functionally identical to `apps/count.cc`, except that
it uses `match()` instead of `count()`. As a result, it will be slower
and should be used only for experiments, or modified to do some other
aggregation.
ecd47a7