not

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package not provides negalive predicate builders like 'not equals to'

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Eq

func Eq[T comparable](v T) predicate.Predicate[T]

Eq - not.Eq makes a 'not eq.To' predicate

func Match

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

Match - not.Match makes a 'not predicate.Match' predicate

Types

This section is empty.

Jump to

Keyboard shortcuts

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