pub type DifferenceNet<Lhs, Rhs> = Grouped<DifferenceNet<Lhs, AsExprOf<Rhs, Inet>>>;Expand description
The return type of lsh.diff(rhs)
Aliased Typeยง
pub struct DifferenceNet<Lhs, Rhs>(/* private fields */);pub type DifferenceNet<Lhs, Rhs> = Grouped<DifferenceNet<Lhs, AsExprOf<Rhs, Inet>>>;The return type of lsh.diff(rhs)
pub struct DifferenceNet<Lhs, Rhs>(/* private fields */);