CurryInfo: icurry-3.2.0 / TermGraph.SVG.cutLabel

definition: Info
 
cutLabel :: String -> String
cutLabel = take 20
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {take}}
name: Info
 cutLabel
precedence: Info
 no precedence defined
result-values: Info
 {take}
signature: Info
 String -> String
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 reducible on all ground data terms