CurryInfo: wl-pprint-3.0.0 / Text.Pretty.tupledSpaced

definition:
tupledSpaced :: [Doc] -> Doc
tupledSpaced = encloseSepSpaced lparen rparen comma
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Spaced version of `tupled`
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {encloseSep}}
name:
tupledSpaced
precedence:
no precedence defined
result-values:
{encloseSep}
signature:
[Text.PrettyImpl.Doc] -> Text.PrettyImpl.Doc
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
possibly non-reducible on same data term