Dialyxir.Formatter (Dialyxir v1.1.0) View Source

Elixir-friendly dialyzer formatter.

Wrapper around normal Dialyzer warning messages that provides example output for error messages.

Link to this section Summary

Link to this section Functions

Link to this function

format_and_filter(warnings, filterer, filter_map_args, formatter)

View Source

Specs

format_and_filter([tuple()], module(), Keyword.t(), atom()) :: tuple()
Link to this function

formatted_time(duration_us)

View Source