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

definition:
getColumnTyp :: ColumnDescription a -> SQLType
getColumnTyp (ColDesc _ t _ _) = t
demand:
argument 1
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({ColDesc}) |-> _}
name:
getColumnTyp
precedence:
no precedence defined
result-values:
_
signature:
ColumnDescription a -> Database.CDBI.Connection.SQLType
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms