predicate

package
v0.0.87 Latest Latest
Warning

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

Go to latest
Published: May 29, 2024 License: CC0-1.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Always

func Always[T any](T) bool

func Contains added in v0.0.66

func Contains[E ~[]T, T comparable](s E) funcs.Predicate[T]

func ContainsString added in v0.0.76

func ContainsString[T baseConstraints.String](t T) funcs.Predicate[T]

func IsBlank added in v0.0.56

func IsBlank[T baseConstraints.String](t T) bool

func IsFalse added in v0.0.75

func IsFalse[T constraints.Bool](t T) bool

func IsTrue added in v0.0.75

func IsTrue[T constraints.Bool](t T) bool

func Never

func Never[T any](T) bool

func Nil added in v0.0.62

func Nil[T any](t *T) bool

func NonNil added in v0.0.62

func NonNil[T any](t *T) bool

func NonZero

func NonZero[A baseConstraints.Integer](a A) bool

func Not added in v0.0.55

func Not[T any](p funcs.Predicate[T]) funcs.Predicate[T]

Types

This section is empty.

Jump to

Keyboard shortcuts

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