hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Namespaces | Functions
closcvt.H File Reference
#include <hobbes/lang/type.H>
#include <hobbes/lang/expr.H>
Include dependency graph for closcvt.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hobbes
 

Functions

ExprPtr hobbes::closureConvert (const TEnvPtr &rootTEnv, const ExprPtr &e)
 
ExprPtr hobbes::closureConvert (const TEnvPtr &rootTEnv, const std::string &vn, const ExprPtr &e)