type
Box = object
x, y, w, h: int
var layer = initTable[string, seq[int]]()
Runis just above the `func toLayer`.
type
Box = object
x, y, w, h: int
var layer = initTable[string, seq[int]]()
Runis just above the `func toLayer`.