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

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