CurryInfo: currydoc-4.0.0 / CurryDoc.Html.rightTopMenu

definition: Info
 
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: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
The standard right top menu.
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {:}}
name: Info
 rightTopMenu
precedence: Info
 no precedence defined
result-values: Info
 {:}
signature: Info
 [[HTML.Base.BaseHtml]]
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 possibly non-reducible on same data term