]> gitweb.michael.orlitzky.com - hath.git/commit
Implemented the combine_all function for Cidrs containing one another.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 8 May 2010 16:45:46 +0000 (12:45 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 8 May 2010 16:45:46 +0000 (12:45 -0400)
commitb22b30048819a3a53517e44370a97a2e37ba3f10
tree53609f9f428e152cb0181622d144cab0810d7995
parent1b7390b71484de63c8ded01371a1dd2adf93909e
Implemented the combine_all function for Cidrs containing one another.
Removed the 'contains' export from the Cidr module.
Added a 'contains_proper' convenience function.
src/Cidr.hs