CurryInfo: spicey-4.2.0 / Spicey.GenerationHelper.withHTMLContext

definition: Info
 
withHTMLContext :: CTypeExpr -> CQualTypeExpr
withHTMLContext = singleClassType (html "HTML") htmlTVar
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Attach the type class `HTML` with type variable to a type expression.
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {singleClassType}}
name: Info
 withHTMLContext
precedence: Info
 no precedence defined
result-values: Info
 {singleClassType}
signature: Info
 AbstractCurry.Types.CTypeExpr -> AbstractCurry.Types.CQualTypeExpr
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms