functools

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Map

func Map[A any, B any](fun func(A) B, input []A) []B

func Nop

func Nop[T any](a T) T

func Reduce

func Reduce[T constraints.Addable](f func(T, T) T, input []T, initial ...T) (result T)

func Sum

func Sum[T constraints.Addable](input []T) T

Types

This section is empty.

Jump to

Keyboard shortcuts

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