CurryInfo: icurry-3.2.0 / TermGraph.SVG.modeWidth

definition: Info
 
modeWidth :: (Int -> Int -> Int, Int -> Int)
modeWidth = ((+), id)
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Operation modes for graphMetric to calculate width or depth of a graph
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {(,)}}
name: Info
 modeWidth
precedence: Info
 no precedence defined
result-values: Info
 {(,)}
signature: Info
 (Prelude.Int -> Prelude.Int -> Prelude.Int, Prelude.Int -> Prelude.Int)
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms