Do not support x?y:z
zhangfz opened this issue · 1 comments
zhangfz commented
Can you add a function for support expression “x?y:z“” .
unsacrificed commented
Sorry, but no.
There is no ternary operator in GoLang, this is why no ternary operator support in Eval.
And there is no plan to add some features to this lib, may be some bug fixies.