CurryInfo: icurry-3.2.0 / TermGraph.SVG.cutLabel

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