google / cel-spec

Common Expression Language -- specification and binary representation
https://cel.dev
Apache License 2.0
2.59k stars 216 forks source link

doc/langdef: update documentation for .map() and .filter() #338

Closed stevekuznetsov closed 2 months ago

stevekuznetsov commented 4 months ago

These macros are documented as explicitly not applying to map values, but it seems like this documentation is out-of-date.

Expressions in the playground:

stevekuznetsov commented 3 months ago

@TristonianJones thanks! Done.

TristonianJones commented 3 months ago

/gcbrun