示例#1
0
 protected override Datum eval(Datum arg)
 {
     return(DatumHelpers.symbol(DatumHelpers.castString(arg)));
 }