Safe Haskell | None |
---|---|
Language | Haskell2010 |
GHCJS.Marshal.Pure
Contents
Documentation
class PFromJSVal a where Source #
Methods
pFromJSVal :: JSVal -> a Source #
Instances
class PToJSVal a where Source #
ghcjs-base-stub-0.3.0.2: Allow GHCJS projects to compile under GHC and develop using intero.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
GHCJS.Marshal.Pure
Contents
class PFromJSVal a where Source #
Methods
pFromJSVal :: JSVal -> a Source #
class PToJSVal a where Source #