|
demand: |
arguments 1 2 |
|
deterministic: |
deterministic operation |
|
failfree: |
(_, _) |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{({(,)},{[]}) |-> {:} || ({(,)},{:}) |-> {:}}
|
|
name: |
addQMap |
|
precedence: |
no precedence defined |
|
result-values: |
{:}
|
|
signature: |
((String, String), a) -> [(String, Data.Map.Map String a)] -> [(String, Data.Map.Map String a)] |
|
solution-complete: |
operation might suspend on free variables |
|
terminating: |
possibly non-terminating |
|
totally-defined: |
possibly non-reducible on same data term |