google / cel-spec

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

CEL Spec update to document heterogeneous equality, NaN, and ordering #232

Closed TristonianJones closed 2 years ago

TristonianJones commented 2 years ago

This change documents the behaviors for equality and ordering:

Closes #54