CurryInfo: currydoc-4.0.0 / CurryDoc.Read.infixIDs

definition:
 
infixIDs :: String
infixIDs =  "~!@#$%^&*+-=<>?./|\\:"
demand:
 no demanded arguments
deterministic:
 deterministic operation
documentation:
 
All characters occurring in infix operators.
failfree:
 ()
indeterministic:
 referentially transparent operation
infix:
 no fixity defined
iotype:
 {() |-> {:}}
name:
 infixIDs
precedence:
 no precedence defined
result-values:
 {:}
signature:
 String
solution-complete:
 operationally complete operation
terminating:
 yes
totally-defined:
 reducible on all ground data terms