CurryInfo: cdbi-3.2.0 / Database.CDBI.ER.maxV

definition:
maxV :: ColumnDescription a -> Fun a
maxV cd = ("Max( ", cd)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Constructor for aggregation function max in select-clauses.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {(,)}}
name:
maxV
precedence:
no precedence defined
result-values:
{(,)}
signature:
Database.CDBI.Description.ColumnDescription a
-> (String, Database.CDBI.Description.ColumnDescription a)
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms