Ah. The biggest difference between ?/: and if/else is that ?/: is an expression (returns a value) and if/else are statements (a step/command/declaration/etc). You can build statements on top of CEL (lots do), but the…
The link given if for the spec, this is probably a better "intro" page: https://opensource.google/projects/cel
Go on... :-). Why don't you like them?
Ah. The biggest difference between ?/: and if/else is that ?/: is an expression (returns a value) and if/else are statements (a step/command/declaration/etc). You can build statements on top of CEL (lots do), but the…
The link given if for the spec, this is probably a better "intro" page: https://opensource.google/projects/cel
Go on... :-). Why don't you like them?