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

Transforms a problem_tuple into a humanly-readable explanation string.

C.f. TypeCheck.TypeError.Formatter for more information about problem tuples.

Link to this function

format_wrap(problem_tuple)

View Source