functional

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArrayEqual

func ArrayEqual[T comparable](
	this, that []T,
) bool

func MappingTransformer

func MappingTransformer[T, V any](
	transformer func(T) V,
) func(T, int) V

func Sort

func Sort[I any](
	collection []I, less func(this, other I) bool,
) []I

func Zero

func Zero[T any]() (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