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

definition:
larrow :: Doc
larrow = text "<-"
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- The document `larrow` contains a left arrow sign, `"<-"`.
--- @return a document which contains a left arrow sign
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {Doc}}
name:
larrow
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