90e40aaec0
This is to make people prefer the functional style. Things like `a.dot(b)` dont make sense per se (there is no reason for `a` to have a different status than `b`). Using static methods avoid this. In-place methods are left unchanged. |
||
---|---|---|
.. | ||
geometry.rs | ||
mod.rs | ||
operations.rs | ||
structure.rs |