Function assertFp
- assert
Fp (value): asserts value is FarthestPoint Parameters
- value: unknown
The value to check.
Returns asserts value is FarthestPoint
A void value that returns once the assertion completes.
- value: unknown
The value to check.
A void value that returns once the assertion completes.
Asserts that the value is a
FarthestPoint. If not, an error is thrown.