#include <cx_closure.h>
Inheritance diagram for more::lang::rt_closure:
|
|
|
Construct a closure which binds fn to those of args which are non-zero, and takes the rest as arguments.
|
|
|
|
Print the C source code of this expression. The default implementation thows a logic error. This function may be overloaded to extend the backend, otherwise it may be easier to transform the source code. Reimplemented from more::lang::cx_expr. |
|
|