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

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