Represents a function that performs an assertion operation.
The type returned by the function.
Asserts that the current context value (actual) is acceptable based on the implementation of the function based on this signature.
actual
Optional
The message source for evaluation.
The type R that is returned by the function.
R
Represents a function that performs an assertion operation.