rene 0.2.0

Computational geometry.
Documentation
1
2
3
use super::types::Box;

impl<Scalar: Eq> Eq for Box<Scalar> {}