crucible-0.7.2: Crucible is a library for language-agnostic symbolic simulation
Safe HaskellSafe-Inferred
LanguageHaskell2010

Lang.Crucible.Utils.Seconds

Synopsis

Documentation

data Seconds Source #

Instances

Instances details
Num Seconds Source # 
Instance details

Defined in Lang.Crucible.Utils.Seconds

Show Seconds Source # 
Instance details

Defined in Lang.Crucible.Utils.Seconds

Eq Seconds Source # 
Instance details

Defined in Lang.Crucible.Utils.Seconds

Methods

(==) :: Seconds -> Seconds -> Bool #

(/=) :: Seconds -> Seconds -> Bool #

Ord Seconds Source # 
Instance details

Defined in Lang.Crucible.Utils.Seconds