toolshed-0.18.0.0: Ill-defined library.

Safe HaskellSafe
LanguageHaskell2010

ToolShed.Test.Ix

Contents

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Facilities testing of custom implementations of Ix.

Synopsis

Functions

Predicates

index :: (Bounded a, Ix a) => a -> Bool Source #

Checks that implementations of Data.Array.IArray.Ix satisfy rules.