stream

package
v0.0.0-...-034ee8e Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStream

func NewStream(dataset []interface{}) *stream

NewStream create a stream handle with given dataset.

Types

type BiFunction

type BiFunction func(e1, e2 interface{}) interface{}

type Compare

type Compare func(e1, e2 interface{}) int

type Consumer

type Consumer func(e interface{})

type Function

type Function func(e interface{}) interface{}

type Predicate

type Predicate func(e interface{}) bool

type Supply

type Supply func() interface{}

Jump to

Keyboard shortcuts

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