stream

package
v0.5.9 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply

func Apply()

func Map

func Map[T, R any](srcStream StreamBp[T], mapFunction MapFunction[T, R]) (destStream *streamBp[R])

Types

type MapFunction

type MapFunction[T, R any] func(t T) R

type StreamBp

type StreamBp[T any] interface {
}

Jump to

Keyboard shortcuts

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