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

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