jl-0.1.0: Functional sed for JSON
Safe HaskellSafe-Inferred
LanguageHaskell2010

JL.Functions

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.