idris-0.9.14.3: Functional Programming Language with Dependent Types

Safe HaskellNone
LanguageHaskell98

IRTS.Java.ASTBuilding

Documentation

class Callable a where Source

Methods

call :: a -> [Argument] -> Exp Source