TypeCheck v0.1.2 TypeCheck.TypeError.DefaultFormatter View Source
Link to this section Summary
Functions
Transforms a problem_tuple
into a humanly-readable explanation string.
Link to this section Functions
Specs
format(TypeCheck.TypeError.Formatter.problem_tuple()) :: String.t()
Transforms a problem_tuple
into a humanly-readable explanation string.
C.f. TypeCheck.TypeError.Formatter
for more information about problem tuples.