Exports
SumitType | ||
: | (C,O) % | build a conditional object |
coerce: | O % | make an object with condition Always |
condition: | % C | condition associated to an object |
if: | (C,O) % | build a conditional object |
never?: | % Boolean | test if it the condition is Never |
object: | % O | object associated to a condition |