Type :
[
Solid,
Dot,
Dash,
LongDash,
DashDot,
LongDashDot
]
dash_to_str : Type -> Str
Line
new :
{
width ? F32,
color ? Color.Color,
dash ? Type
}
-> Line
to_str : Line -> Str