expr icon indicating copy to clipboard operation
expr copied to clipboard

Can expr support custom function?

Open imqishi opened this issue 1 year ago • 2 comments

Now there are many defined operators and functions, does it support user-defined comparison operations?

imqishi avatar May 19 '24 07:05 imqishi

Yes, https://pkg.go.dev/github.com/expr-lang/expr#Operator

antonmedv avatar May 19 '24 15:05 antonmedv

Yes, https://pkg.go.dev/github.com/expr-lang/expr#Operator

wow, that's cool, thank you!

imqishi avatar May 20 '24 06:05 imqishi