module

Lipgloss::StyleTable

Constants

HEADER_ROW = -1
MAX_TABLE_WIDTH = 10000

Class methods

btoi(v : Bool) : Int32
bton(b : Bool, n : Int32) : Int32
data_to_matrix(data : Data) : Array(Array(String))
default_styles(row : Int32, col : Int32) : Style
median(values : Array(Int32)) : Int32
sum(values : Array(Int32)) : Int32
truncate(text : String, width : Int32, tail : String = "") : String

Nested types