sunroof-compiler-0.2: Monadic Javascript Compiler

Safe HaskellNone

Language.Sunroof.JS.Number

Description

Numbers in Javascript.

Synopsis

Documentation

int :: Sunroof a => a -> JSNumberSource

A explicit cast to int.