demand: |
argument 2 |
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 |