quickcheck icon indicating copy to clipboard operation
quickcheck copied to clipboard

[PDF] Functional Pearl: Ode on a Random Urn

Open Icelandjack opened this issue 8 years ago • 1 comments

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

Icelandjack avatar Jul 10 '17 23:07 Icelandjack

/cc @kurtschelfthout (maybe it's of interest for FsCheck, too)

moodmosaic avatar Jul 11 '17 10:07 moodmosaic

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!)

MaximilianAlgehed avatar Apr 03 '24 10:04 MaximilianAlgehed