☰
polygon2
All crates
?
Function
polygon2
::
is_convex
⎘
[
−
]
[src]
pub fn is_convex<T>(points:
&[
[
T
; 2]
]
) ->
bool
where
T:
Copy
+
Signed
+
PartialOrd
,