Safe Haskell | Safe-Inferred |
---|
D3JS.Syntax
Documentation
type St r = RWS () Text Int rSource
St (which means Statement) monad represents JavaScript statements. D3JS.Chart uses St monad extensively.
class Assignable a whereSource
Instances
d3js-0.1.0.0: Declarative visualization on a web browser with DSL approach.
Safe Haskell | Safe-Inferred |
---|
D3JS.Syntax
type St r = RWS () Text Int rSource
St (which means Statement) monad represents JavaScript statements. D3JS.Chart uses St monad extensively.
class Assignable a whereSource
Instances