- circle
auto  circle(T args)
 Undocumented in source. Be warned that the author may not have intended to support it.
- dist
auto  dist(T x, T y)
 Undocumented in source. Be warned that the author may not have intended to support it.
- dist2
auto  dist2(T x, T y)
 Undocumented in source. Be warned that the author may not have intended to support it.
- intersects
bool intersects(Shape!T a, Shape!T b)
 Undocumented in source. Be warned that the author may not have intended to support it.
- intersects
bool intersects(Circle!T circle, Rect!T rect)
 Undocumented in source. Be warned that the author may not have intended to support it.
- point
auto  point(T args)
 Undocumented in source. Be warned that the author may not have intended to support it.
- rect
auto  rect(T args)
 Undocumented in source. Be warned that the author may not have intended to support it.
- shape
auto  shape(T shape)
 Undocumented in source. Be warned that the author may not have intended to support it.
- sqrtx
auto  sqrtx(T x)
 Undocumented in source. Be warned that the author may not have intended to support it.
2D geometry math stuff