definition: |
wPassword :: WuiSpec String wPassword = wPasswordAttrs [] |
demand: |
no demanded arguments |
deterministic: |
possibly non-deterministic operation |
documentation: |
--- A widget for entering a password. --- The contents is not visible and, by default, --- values are required to be non-empty. |
failfree: |
<FAILING> |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {WuiSpec}} |
name: |
wPassword |
precedence: |
no precedence defined |
result-values: |
{WuiSpec} |
signature: |
WuiSpec String |
solution-complete: |
operation might suspend on free variables |
terminating: |
possibly non-terminating |
totally-defined: |
possibly non-reducible on same data term |