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

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