CurryInfo: base-3.4.0 / Control.Search.SetFunctions.set0

definition: Info
 
set0 :: b -> Values b
#ifdef __KICS2__
set0 f = set0With dfsStrategy f
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
---------------------------------------------------------------------
Combinator to transform a 0-ary function into a corresponding set function.
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {Values}}
name: Info
 set0
precedence: Info
 no precedence defined
result-values: Info
 {Values}
signature: Info
 a -> Values a
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms