less

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package less provides predicate builders

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OrEq

func OrEq[T constraints.Ordered](min T) predicate.Predicate[T]

OrEq - less.OrEq creates a predicate that can be used to test if a value is less than or equal to the expected

func Than

func Than[T constraints.Ordered](min T) predicate.Predicate[T]

Than - less.Than creates a predicate that can be used to test if a value is less than the expected

Types

This section is empty.

Jump to

Keyboard shortcuts

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