CurryInfo: currydoc-4.0.0 / CurryDoc.Html.rightTopMenu

definition:
rightTopMenu :: [[BaseHtml]]
rightTopMenu =
  [ [hrefNav "index.html"      [htxt "Module Index"]]
  , [ehrefNav baseLibsURL      [htxt "Base Libraries"]]
  , [ehrefNav curryPackagesURL [htxt "Curry Packages"]]
  , curryHomeItem
  , [ehrefNav curryDocURL      [htxt "About CurryDoc"]]
  ]
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- The standard right top menu.
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