equality

package
v2.5.2 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Comparer

type Comparer[T any] func(act, exp T) (equal bool, msg string)

func Complex128 added in v2.1.1

func Complex128(places int) Comparer[complex128]

func Complex64 added in v2.1.1

func Complex64(places int) Comparer[complex64]

func Float32

func Float32(places int) Comparer[float32]

func Float64

func Float64(places int) Comparer[float64]

Jump to

Keyboard shortcuts

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