22 #ifndef Om_Language_Operation_FrontPullCodePointOperation_
24 #define Om_Language_Operation_FrontPullCodePointOperation_ \
25 Om::Language::Operation::FrontPullCodePointOperation
29 #define Om_Language_Operation_FrontPullCodePointOperation_GetName_() \
56 template <
typename TheConsumer>
The <-[code` points] operation implementation.
static void Give(Evaluation &)
static void Pull(Operator &, TheConsumer &)
The callback for PullOperation.
static char const * GetName()
The Operator implementation.
An inserter of an Operation into the static System instance.