Status: Accepted
Owner: ----
CC: [email protected]
Labels: Type-Refactoring Priority-Low Milestone-Release2.13 HaskellTask
New issue 872 by [email protected]: Create 'Arbitrary MultiMap' instance by
composing all possible exported functions from the module
http://code.google.com/p/ganeti/issues/detail?id=872
This way we can check that the invariant is preserved by all operations.
[Perhaps a generic TH function could be devised, that would generate
Arbitrary instances given a set of atomic terms/functions. This process
could be split into parts:
(1) generate data structure that corresponds to the given expressions;
(2) generate a function that converts a value of this data structure into
the combination of the given expressions;
(3) generate or manually create Arbitrary instance for this data structure.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings