Window is a golang package for generating a rolling window of size N for a sequence of string tokens.
Created by Jay Taylor and used by Gigawatt.
- Go version 1.7 or newer
go test ./...
Permissive MIT license, see the LICENSE file for more information.