CurryInfo: flatcurry-smt-2.0.0 / FlatCurry.Names2SMT.unaryPrimOps

definition: Info
 
unaryPrimOps :: [(String,String)]
unaryPrimOps =
  [("_impl#negate#Prelude.Num#Prelude.Int#","-")
  ,("_impl#sqrt#Prelude.Floating#Prelude.Float#","sqrt")
  ,("not","not")
  ]
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
-------------------------------------------------------------------------
Primitive unary operations of the prelude and their SMT names.
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {:}}
name: Info
 unaryPrimOps
precedence: Info
 no precedence defined
result-values: Info
 {:}
signature: Info
 [(String, String)]
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms