[Haskell-cafe] QuickCheck arbitrary/co-arbitrary

2005-12-15 Thread Joel Reymont

Folks,

I'm collecting examples of QuickCheck arbitrary/co-arbitrary  
definitions, the more complex the better. Please point me to any or  
send them if you are willing to!


Also, is there a cood explanation of co-arbitrary someplace?

Thanks, Joel

--
http://wagerlabs.com/





___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] QuickCheck arbitrary/co-arbitrary

2005-12-15 Thread Donald Bruce Stewart
joelr1:
 Folks,
 
 I'm collecting examples of QuickCheck arbitrary/co-arbitrary  
 definitions, the more complex the better. Please point me to any or  
 send them if you are willing to!
 
 Also, is there a cood explanation of co-arbitrary someplace?

Check the QuickCheck paper for the definition and motiviation of
coarbitrary.
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe