Dialyxir v1.0.0-rc.7 Dialyxir.Formatter 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
format_and_filter([tuple()], module(), Keyword.t(), atom()) :: tuple()
Link to this function formatted_time(duration_us) View Source