CurryInfo: ertools-3.0.0 / Database.ERD.Goodies.attributeName

definition:
attributeName :: Attribute -> String
attributeName (Attribute name _ _ _) = name
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- The name of an attribute.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({Attribute}) |-> _}
name:
attributeName
precedence:
no precedence defined
result-values:
_
signature:
Database.ERD.Attribute -> String
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms