Module

HasJSRep

Package
purescript-has-js-rep
Repository
justinwoo/purescript-has-js-rep

#MembersHaveJSRep Source

class MembersHaveJSRep (rl :: RowList) 

Instances

#hasJSRep Source

hasJSRep :: forall a. HasJSRep a => a -> a

#HasJSRep Source

class HasJSRep a 

A type class for types that have a JavaScript representation, with instances constrained to this module.

Instances

Modules
HasJSRep