ghcjs-base-stub-0.3.0.2: Allow GHCJS projects to compile under GHC and develop using intero.

Safe HaskellNone
LanguageHaskell2010

Data.JSString.Text

Synopsis

Documentation

textFromJSVal :: JSVal -> Text Source #

returns the empty Text if not a string

lazyTextFromJSVal :: JSVal -> Text Source #

returns the empty Text if not a string