cel-java icon indicating copy to clipboard operation
cel-java copied to clipboard

How to implement overload for Custom functions

Open g3ck0-T3ST opened this issue 4 years ago • 1 comments

Hello

CEL custom method wants to be overload Is there a code example?

test(String,String) test(String,int)

thanks

g3ck0-T3ST avatar Oct 18 '21 09:10 g3ck0-T3ST

Pretty sure that there is something like that in one of the tests and very likely also in the code that defines the standard functions.

snazy avatar Oct 19 '21 14:10 snazy