definition: |
allConsFuncsMenu :: [[BaseHtml]] allConsFuncsMenu = [[hrefNav "findex.html" [htxt "All operations"]], [hrefNav "cindex.html" [htxt "All constructors"]]] |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
allConsFuncsMenu |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
[[HTML.Base.BaseHtml]] |
solution-complete: |
operation might suspend on free variables |
terminating: |
yes |
totally-defined: |
possibly non-reducible on same data term |