CurryInfo: benchmark-papers-3.0.0 / Test.Benchmark.exitStatus

definition: Info
 
exitStatus :: CmdResult -> Int
exitStatus (CD _ s _ _ _ _) = s
demand: Info
 argument 1
deterministic: Info
 deterministic operation
documentation: Info
 
The exit status of the command benchmark result.
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {({CD}) |-> _}
name: Info
 exitStatus
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 CmdResult -> Prelude.Int
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms