Fact¶
This is an assertion that is always enabled. If the test is false, it will print any supplied error message to stderr and raise an error.
Constructors¶
create¶
Returns¶
- Fact val^
Public Functions¶
apply¶
Parameters¶
Returns¶
- None val ?
eq¶
Parameters¶
- that: Fact val
Returns¶
- Bool val
ne¶
Parameters¶
- that: Fact val
Returns¶
- Bool val