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