IO.ANSI.Table.LineType (IO ANSI Table v0.4.32) View Source

Defines the line type types.

Link to this section Summary

Link to this section Types

Specs

non_row() :: :top | :header | :separator | :bottom

Specs

row() :: :row | :even_row | :odd_row | :row_1 | :row_2 | :row_3

Specs

t() :: non_row() | [row()]