Zen
A cross-platform functional programming language
|
Enumeration of actions to be taken after running the closure. More...
#include <zrt.hpp>
Public Types | |
enum | T { Noop, Next, Loop } |
Enumeration of value. More... |
Enumeration of actions to be taken after running the closure.
enum T |