View Source Matcha.Context.Table (Matcha v0.1.10)
Functions and operators that :table match specs can use.
The return values of specs created in this context do not differentiate
between specs that fail to find a matching clause for the given input,
and specs with matching clauses that literally return the false value;
they return {:returned, result} tuples either way.