idris-1.3.4: Functional Programming Language with Dependent Types
LicenseBSD3
MaintainerThe Idris Community.
Safe HaskellSafe-Inferred
LanguageHaskell2010

IRTS.JavaScript.Specialize

Description

 

Documentation

type SCtor = [JsExpr] -> JsExpr Source #

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

specialCall :: Name -> Maybe SSig Source #

qualifyN :: String -> String -> Name Source #