Std.Ip.overlaps
1 declaration
fn
overlaps: &Std.Ip.Network -> &Std.Ip.Network -> BoolWhether two networks share any address. Networks either nest or are disjoint, so this is whether the wider one holds the narrower one's base.
1 declaration
overlaps: &Std.Ip.Network -> &Std.Ip.Network -> BoolWhether two networks share any address. Networks either nest or are disjoint, so this is whether the wider one holds the narrower one's base.