HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Request an account if you don't have one.

Checkers

Categories: Packages


Abstract

checkers is a library for reusable QuickCheck properties, particularly for standard type classes (class laws and class morphisms). For instance, a good deal of Reactive can be specified and tested using just these properties. Checkers also lots of support for randomly generating data values (thanks to Thomas Davie).

Besides this wiki page, here are more ways to find out about checkers:

Please leave comments at the Talk page.

Retrieved from "http://haskell.cs.yale.edu/haskellwiki/Checkers"

This page has been accessed 1,500 times. This page was last modified 19:01, 11 November 2008. Recent content is available under a simple permissive license.