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

definition:
getColumnFull :: Column a -> String
getColumnFull (Column _ s ) = s
demand:
argument 1
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({Column}) |-> _}
name:
getColumnFull
precedence:
no precedence defined
result-values:
_
signature:
Column a -> String
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms