Skip to content

gigawattio/window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

window

Documentation Build Status Report Card

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

  • Go version 1.7 or newer

Running the test suite

go test ./...

License

Permissive MIT license, see the LICENSE file for more information.

About

Golang package for iterating through a rolling window size of string tokens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages