It would be a nice feature to be able to have a split function that would return an array of the CIDR chunks.
It would be similar to expandCidr , but instead of expanding to individual IPs will expand to ranges
for example
splitCidr ("2001:db8::/32", "/37") would return an array of the /37 networks