Skip to main content

Module checkers

Module checkers 

Source
Expand description

Standard implementations of FloatChecker.

Structsยง

FiniteChecker
A FloatChecker that considers all values valid except NaN and +/- Infinity.
NumChecker
A FloatChecker that considers all values valid except NaN.