bishbosh-0.0.0.3: Plays chess.

Safe HaskellSafe
LanguageHaskell2010

BishBosh.Data.Num

Contents

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION

Synopsis

Functions

inClosedUnitInterval :: (Num n, Ord n) => n -> Bool Source #

Whether the specified number lies within the closed unit-interval, [0,1]; https://en.wikipedia.org/wiki/Unit_interval.