sgendre
sgendre
**What is the problem this PR is trying to solve?** **What is the chosen solution to this problem?** **Please check if the PR fulfills these requirements** - [ ] The...
About the brand new stronger type checking going with the new API, I think it might be interesting to - have named functions for `throwTypeError('Immutable.Map', map, 'map');` => `throwImmutableMapTypeError(map)` `throwTypeError('PositionRecord',...
## Question Hi, I am playing with playground to scope what is achievable or not with CEL and to spot what is valid CEL syntax or not. ## Further Information...