window

package module
v0.0.0-...-0f5467e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2018 License: MIT Imports: 0 Imported by: 27

README

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.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Rolling

func Rolling(elements []string, n int) [][]string

Rolling generates a rolling window of size N for a sequence of string tokens.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL