menu
yuka package
documentation
math/convex_hull.dart
VertexList
empty method
empty method
dark_mode
light_mode
empty
method
bool
empty
(
)
Implementation
bool empty() { return head == null; }
yuka package
documentation
math/convex_hull
VertexList
empty method
VertexList class