# Hax::Alg::RollingWindow Fixed-capacity rolling window (overwrite-oldest) implemented with an array-backed circular buffer. ## Run tests ```sh prove -l