Beispiel #1
0
 public object Apply(Interpreter i, Pair args, Environment env)
 {
     return(SymbolFactory.Create());
 }