jl-0.1.0: Functional sed for JSON
Safe HaskellNone
LanguageHaskell2010

JL.Functions

Description

 
Synopsis

Documentation

context :: Map Variable Type Source #

The typing context.

scope :: Map Variable Core Source #

Bindings available in scope.

functions :: [(Text, [Definition])] Source #

All functions.