Type Definition ExprString
exprz::vec
type ExprString = Expr<String>;
Vector Expression Type over Strings
String