idris-1.3.0: Functional Programming Language with Dependent Types

LicenseBSD3
MaintainerThe Idris Community.
Safe HaskellNone
LanguageHaskell2010

IRTS.JavaScript.Specialize

Description

 

Documentation

type SCtor = [JsExpr] -> JsExpr Source #

type SProj = JsExpr -> Int -> JsExpr Source #