Exemplo n.º 1
0
 private Expr _Numericize(GroupedLetterSym s)
 {
     return s;
 }
Exemplo n.º 2
0
 private Expr _Canonicalize(GroupedLetterSym s)
 {
     return s;
 }