CurryInfo: icurry-3.2.0 / ICurry.Pretty.ppVars

definition:
ppVars :: [IVarIndex] -> Doc
ppVars = hsep . map ppVar
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Pretty print a list of variables
--- @param vs the variables
--- @return   the pretty printed variables
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
ppVars
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
[Prelude.Int] -> Text.PrettyImpl.Doc
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term