GHCJS.Internal.Types

class IsJSVal a

jsval

data MutabilityType s

type Mutable

type Immutable

data IsItMutable

type family Mutability (a :: MutabilityType s) :: IsItMutable where ...