function

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 10, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Consumer

type Consumer[T any] func(T)

type Function

type Function[T, R any] func(T) R

type Loader

type Loader[S comparable, T any] func(S) (T, bool)

type Operator

type Operator[T any] func(T, T) T

type Predicate

type Predicate[T any] func(T) bool

type Supplier

type Supplier[T any] func() T

Jump to

Keyboard shortcuts

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