Chi2fit.Utilities.as_table

You're seeing just the function as_table, go back to Chi2fit.Utilities module for more information.

Specs

as_table(rows :: [any()], header :: tuple()) :: list()

Pretty-prints a nested array-like structure (list or tuple) as a table.