|
Data.DOM.WBTypes | Portability | portable | Stability | experimental | Maintainer | golubovsky@gmail.com |
|
|
|
Description |
Minimal glue for WebBits and DOM
|
|
Synopsis |
|
|
|
Documentation |
|
|
Cast a WebBits Javascript expression to the given type. Type is represented
by a value of the desired type (ofter undefined).
|
|
|
Extract a type from an expression.
|
|
|
An infix version of castExpr provided for convenience.
|
|
|
A helper function to encode a property setter. This function is mostly called
from converted IDL files for DOM interfaces.
|
|
Produced by Haddock version 2.4.2 |