Changelog for combinatorial-0.1
Change log for the combinatorial package
0.1
-
added explicit export lists, thus hide some helper functions and alternative implementations
-
use alternative implementations in tests
-
chooseToIndex->chooseRank,chooseFromIndex -> chooseUnrank
0.0
-
Tests: replaced
(==>)and custom cardinal types byQC.forAll. -
extracted from HTam package