quickcheck
quickcheck copied to clipboard
[PDF] Functional Pearl: Ode on a Random Urn
This isn't an issue, just a heads up: The paper Functional Pearl: Ode on a Random Urn proposes a new interface to frequency, where it takes an Urn data structure instead of a list of pairs
frequency :: Urn (Gen a) -> Gen a
Hope it's of interest
/cc @kurtschelfthout (maybe it's of interest for FsCheck, too)
I'm going to go ahead and close this as an issue as there hasn't been any fruitful discussion about this in 7 years and the link is unfortunately dead (thanks UPenn!)