It'd probably be useful to have `SortIPs(ips []net.IP)` and `SortNets(nets []*net.IPNet)`. Questions include how to handle v4 vs v6 illegal args and what does an absolute ordering for networks look like?