CurryInfo: cdbi-3.2.0 / Database.CDBI.Criteria.trSpecifier

definition:
trSpecifier :: Specifier -> String
trSpecifier All = ""
trSpecifier Distinct = "Distinct "
demand:
argument 1
deterministic:
deterministic operation
documentation:
--Translate specifier
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({All}) |-> {[]} || ({Distinct}) |-> {:}}
name:
trSpecifier
precedence:
no precedence defined
result-values:
{:,[]}
signature:
Specifier -> String
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms