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

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