CurryInfo: stylechecker-2.0.0 / Check.AST.TopLevel.Signatures.getIdentS

definition:
getIdentS :: Ident -> String
getIdentS (Ident _ s _) = s
demand:
argument 1
deterministic:
deterministic operation
documentation:
-- Extracts string (name) from Indent.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({Ident}) |-> _}
name:
getIdentS
precedence:
no precedence defined
result-values:
_
signature:
Curry.Ident.Ident -> String
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms