An "empty" string expression. More...
#include <strexpr.h>
An "empty" string expression.
| K | is a symbol. |
A simple string expression that generates an empty string. Mainly used in the e_choice function when one of the branches should return an empty string. Either to start the addition operation of string expressions when the other operand is not a string expression, but there is an addition operator for it with string expressions. For convenience, constant objects of this type have already been defined for different types of symbols:
Example: