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