CurryInfo: cdbi-3.2.0 / Database.CDBI.Description.getToEntity

definition:
getToEntity :: EntityDescription a -> ([SQLValue] -> a)
getToEntity (ED _ _ _ _ f) = f
demand:
argument 1
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({ED}) |-> _}
name:
getToEntity
precedence:
no precedence defined
result-values:
_
signature:
EntityDescription a -> [Database.CDBI.Connection.SQLValue] -> a
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms