ghcjs-base-0.2.0.0: base library for GHCJS

Safe HaskellNone
LanguageHaskell98

GHCJS.Marshal.Pure

Documentation

class PToJSVal a where Source

Methods

pToJSVal :: a -> JSVal Source