CurryInfo: html2-3.5.0 / HTML.Base.formDefView

definition:
formDefView :: HtmlFormDef a -> (a -> [HtmlExp])
formDefView (HtmlFormDef _ _ v) = v
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- Returns the view operation of a form definition.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({HtmlFormDef}) |-> _}
name:
formDefView
precedence:
no precedence defined
result-values:
_
signature:
HtmlFormDef a -> a -> [HtmlExp]
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms