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

definition:
backslash :: Doc
backslash = char '\\'
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- The document `backslash` contains a back slash, `"\\"`.
--- @return a document which contains a back slash
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {Doc}}
name:
backslash
precedence:
no precedence defined
result-values:
{Doc}
signature:
Text.PrettyImpl.Doc
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms