arrays

package
v1.7.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Filter

func Filter(in interface{}, fn filterf) interface{}

Filter(slice, predicate func)

func Map

func Map(in interface{}, fn mapf) interface{}

Map(slice, func)

func Reduce

func Reduce(in interface{}, memo interface{}, fn reducef) interface{}

Reduce(slice, starting value, func)

Types

This section is empty.

Jump to

Keyboard shortcuts

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