package
module
Version:
v0.0.0-...-0f5467e
Opens a new window with list of versions in this module.
Published: Mar 17, 2018
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 27
Opens a new window with list of known importers.
README
¶
window
About
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.
Requirements
Running the test suite
go test ./...
License
Permissive MIT license, see the LICENSE file for more information.
Documentation
¶
Rolling generates a rolling window of size N for a sequence of string tokens.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.