definition: |
standardConstructors :: [QName] standardConstructors = [pre "[]", pre ":", pre "()"] |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
-- Some standard constructors from the prelude. |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
name: |
standardConstructors |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
[(String, String)] |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |