|
definition: |
rightTopMenu :: [[BaseHtml]] rightTopMenu = [ [ehrefNav masalaHomeURL [htxt "Masala"]] , [ehrefNav cpmHomeURL [htxt "Curry Package Manager"]] , [ehrefNav curryHomeURL [htxt "Curry Homepage"]] ] |
|
demand: |
no demanded arguments |
|
deterministic: |
deterministic operation |
|
documentation: |
The standard right top menu. |
|
failfree: |
() |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{() |-> {:}}
|
|
name: |
rightTopMenu |
|
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 |