CurryInfo: cpm-manage-3.0.0 / CPM.Package.HTML.hitems

definition: Info
 
hitems :: [BaseHtml] -> [BaseHtml]
hitems = intersperse (htxt " ")
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Horizontal placement of HTML expressions separated by blanks.
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {intersperse}}
name: Info
 hitems
precedence: Info
 no precedence defined
result-values: Info
 {intersperse}
signature: Info
 [HTML.Base.BaseHtml] -> [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