| Overview | Module | Function | Class | Tea 3.2.4 Reference Documentation © 2009 PDM&FC |
exec block
Executes the Tea code represented by a code block object.
The exec function could be defined like this:
define exec ( block ) {
[lambda () $block]
}
| Overview | Module | Function | Class | Tea 3.2.4 Reference Documentation © 2009 PDM&FC |