issues
search
google
/
cel-go
Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
https://cel.dev
Apache License 2.0
2.31k
stars
225
forks
source link
Pre-requisite fixes for `optional_type` conformance tests
#917
Closed
jcking
closed
8 months ago
jcking
commented
8 months ago
Addresses duplicate AST IDs in
optMap
and
optFlatMap
.
Enables support for
optional_type
in conformance server environment.
optMap
andoptFlatMap
.optional_type
in conformance server environment.