jmespath-community / typescript-jmespath

TypeScript implementation of JMESPath
Mozilla Public License 2.0
4 stars 2 forks source link

[JEP-11] Lexical scoping #4

Closed springcomp closed 1 year ago

springcomp commented 1 year ago

This PR implements lexical scoping and the let function from JMESPath Community.