jsaddle-0.8.3.2: Interface for JavaScript that works with GHCJS and GHC

Safe HaskellNone
LanguageHaskell2010

GHCJS.Internal.Types

Contents

Documentation

data MutabilityType s Source #

Constructors

Mutable_ s 
Immutable_ s 
STMutable s 

Orphan instances