CurryInfo: searchtree-3.0.0 / Control.SearchTree.vsToList

definition:
vsToList :: ValueSequence a -> [a]
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Transforms a sequence of values into a list of values.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
vsToList
precedence:
no precedence defined
result-values:
_
signature:
ValueSequence a -> [a]
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms