idris-1.3.1: Functional Programming Language with Dependent Types

LicenseBSD3
MaintainerThe Idris Community.
Safe HaskellNone
LanguageHaskell2010

IRTS.JavaScript.PrimOp

Description

 

Documentation

type PrimF = [JsExpr] -> JsExpr Source #

data JsPrimTy Source #

Constructors

PTBool 
PTAny