CurryInfo: base-3.3.0 / Control.Search.SearchTree.allValuesIDS

definition:
allValuesIDS :: SearchTree a -> [a]
allValuesIDS = allValuesIDSwith defIDSDepth defIDSInc
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Return all values in a search tree via iterative-deepening search.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {allValuesWith}}
name:
allValuesIDS
precedence:
no precedence defined
result-values:
{allValuesWith}
signature:
SearchTree a -> [a]
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term