Crate frunk_laws

source ·
Expand description

Frunk Laws

This library contains laws that can be used to test the implementation of algebras declared in Frunk

Modules

Module that holds laws for Monoid implementations
Module that holds laws for Semigroup implementations
This module holds the Wrapper newtype; used to write instances of typeclasses that we don’t define for types we don’t own