CurryInfo: html2-3.5.0 / HTML.Base.litem

definition:
litem :: HTML h => [h] -> h
litem = hStruct "li"
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- A single list item (usually not explicitly used)
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
litem
precedence:
no precedence defined
result-values:
_
signature:
HTML a => [a] -> a
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms