CurryInfo: wui2-3.1.0 / HTML.WUI.wHList

definition:
wHList :: Eq a => WuiSpec a -> WuiSpec [a]
wHList wspec = wList wspec `withRendering` renderTuple
demand:
argument 2
deterministic:
deterministic operation
documentation:
--- WUI combinator for list structures where the list elements are horizontally
--- aligned in a table.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_,_) |-> {WuiSpec}}
name:
wHList
precedence:
no precedence defined
result-values:
{WuiSpec}
signature:
Prelude.Eq a => WuiSpec a -> WuiSpec [a]
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
possibly non-reducible on same data term