demand: |
arguments 2 3 |
deterministic: |
deterministic operation |
failfree: |
(_, _, _) |
indeterministic: |
referentially transparent operation |
infix: |
infixr |
iotype: |
{(_,{[]},_) |-> _ || (_,{:},{[]}) |-> {:} || (_,{:},{:}) |-> {:}} |
name: |
++- |
precedence: |
5 |
result-values: |
_ |
signature: |
Prelude.Ord a => [a] -> [a] -> [a] |
solution-complete: |
operation might suspend on free variables |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |