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