feat(compiler): support the `in` keyword in Binary expression (#58432) · angular/angular@1b8e7ab · GitHub
DRANK

This commit adds the support for the `in` keyword as a relational operator, with the same precedence as the other relational operators (<,>, <=, >=) BREAKING CHANGE: 'in' in an...

github.com
Related Topics: GitHub Git Angular
1 comments