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

definition: Info
 
cmdResultAverage :: [CmdResult] -> CmdResult
cmdResultAverage = average
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
The average of a list of command benchmark results.
The exit status average is zero of all are zero.
failfree: Info
 <FAILING>
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {_impl#average#Test.Benchmark.MultiRunnable#Test.Benchmark.CmdResult#}}
name: Info
 cmdResultAverage
precedence: Info
 no precedence defined
result-values: Info
 {_impl#average#Test.Benchmark.MultiRunnable#Test.Benchmark.CmdResult#}
signature: Info
 [CmdResult] -> CmdResult
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term