google / cel-go

Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
https://cel.dev
Apache License 2.0
2.26k stars 220 forks source link

Added partial evaluations example #959

Closed jduraniglesias closed 4 months ago

jduraniglesias commented 4 months ago

Description: Added an example for partial evaluations in the repl under the standard features sections

Testing: Ran the web version of the repl to verify the example and commands loaded and worked as intended.

Screenshot: (https://github.com/google/cel-go/assets/89482726/5aaa4160-7497-47f9-9e4a-b5734f6fbdd7)

TristonianJones commented 4 months ago

/gcbrun