package
0.0.0-20240603153513-85a4060560ea
Repository: https://github.com/adamcolton/luce.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Equal returns true if a and b are within the DefaultTolerance of eachother.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Zero returns true if x is within the DefaultTolerance of 0.

# Variables

DefaultTolerance adjusts how close values must be to be considered equal.

# Interfaces

AssertEqualizer allows a type to define an equality test.

# Type aliases

No description provided by the author