Up
–
graphv_core
»
Graphv_core__
» LineCap
Module
Graphv_core__.LineCap
type
t
=
|
Butt
|
Round
|
Square
|
Default
val
equal :
t
->
t
->
bool