Closed solomon-b closed 2 years ago
I just had one question on the RFC (cf. https://github.com/hasura/kriti-lang/pull/37#issuecomment-1011124394), but otherwise this PR makes sense to me!
I'll add an approval here when/if you get a chance to check whether what I said makes any sense.
This is PR adds the additional standard operators from #37 without making any of the syntactic changes. This half of the RFC is entirely non-controversial so I think we may as well merge it right away.
It adds
>=
,<=
,not
, andin
.