CurryInfo: wui2-3.1.0 / HTML.WUI.wSelectInt

definition: Info
 
wSelectInt :: [Int] -> WuiSpec Int
wSelectInt = wSelect show
demand: Info
 no demanded arguments
deterministic: Info
 possibly non-deterministic operation
documentation: Info
 
A widget to select a value from a given list of integers (provided as
the argument).
The current value should be contained in the value list and is preselected.
failfree: Info
 <FAILING>
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {wSelect}}
name: Info
 wSelectInt
precedence: Info
 no precedence defined
result-values: Info
 {wSelect}
signature: Info
 [Prelude.Int] -> WuiSpec Prelude.Int
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term