predicate

package
v3.1.13+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2023 License: MIT, MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BytesAll

func BytesAll(array []byte, b byte) bool

Types

type Predicate

type Predicate func() bool

func All

func All(predicates ...Predicate) Predicate

func Any

func Any(predicates ...Predicate) Predicate

func Not

func Not(predicate Predicate) Predicate

func (Predicate) And

func (v Predicate) And(predicate Predicate) Predicate

func (Predicate) Or

func (v Predicate) Or(predicate Predicate) Predicate

Jump to

Keyboard shortcuts

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