definition: |
sessionModule :: String -> QName sessionModule n = ("HTML.Session", n) |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- Converts a name into a qualified name of the module "HTML.Session". |
failfree: |
_ |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{(_) |-> {(,)}} |
name: |
sessionModule |
precedence: |
no precedence defined |
result-values: |
{(,)} |
signature: |
String -> (String, String) |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |