### Tremor query provides access to a growing number of aggregate functions that allow advanced data manipulation over sets of events delineated by windowed operations.
###
### Functions are namespaced to make identification easier.
use aggr::stats;
use aggr::win;