Std.Ip.compare
1 declaration
fn
compare: &Std.Ip.Address -> &Std.Ip.Address -> IntOrdering of addresses: every IPv4 address before every IPv6 one, then by number, so a sorted list reads the way a person scans one.
1 declaration
compare: &Std.Ip.Address -> &Std.Ip.Address -> IntOrdering of addresses: every IPv4 address before every IPv6 one, then by number, so a sorted list reads the way a person scans one.