match

package
v0.0.7 Latest Latest
Warning

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

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

Documentation

Overview

Package match provides short predicate constructors

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Any

func Any[From, To any](getter func(From) []To, condition predicate.Predicate[To]) predicate.Predicate[From]

Any - match.Any alias for the predicate.MatchAny

func To

func To[From, To any](getter func(From) To, condition predicate.Predicate[To]) predicate.Predicate[From]

To - match.To alias for the predicate.Match

Types

This section is empty.

Jump to

Keyboard shortcuts

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