# checkers **Repository Path**: mirrors_dustin/checkers ## Basic Information - **Project Name**: checkers - **Description**: Check properties on standard classes and data structures - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **checkers** is a library for reusable QuickCheck properties, particularly for standard type classes (class laws and [class morphisms](http://conal.net/papers/type-class-morphisms)). Checkers also has lots of support for randomly generating data values (thanks to Thomas Davie).