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

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