sign-0.1.0: Arithmetic over signs and sets of signs

Portabilitynon-portable (FlexibleInstances, DeriveDataTypeable, CPP)
Stabilityprovisional
Maintainermasahiro.sakai@gmail.com
Safe HaskellNone

Data.Sign

Contents

Description

Algebra of Signs.

Synopsis

Algebra of Sign

pow :: Integral x => Sign -> x -> SignSource

signOf :: Real a => a -> SignSource