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

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