definition: |
moduleRequests :: [String] moduleRequests = [ "name", "documentation", "sourcecode", "unsafe" , "classes", "types", "operations" ] |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- The requests to be generated for modules. |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
moduleRequests |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
[String] |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |