Closed goolord closed 6 years ago
This is currently broken. I've added some tests.
I just added another test. This one checks that succ . pred === id
and pred . succ === id
. It currently fails for IPv6
addresses. You'll probably need to run cabal update
since this now requires a version of quickcheck-classes
that was released this morning.
Everything should be good now.
This looks good. Merging.
Implementation of IPv6 ranges