Skip to content

Conversation

@mkantor
Copy link
Owner

@mkantor mkantor commented Feb 11, 2025

This makes it possible to access properties of objects directly (without using a @lookup).

I may eventually drop @lookup's support for deep queries and instead desugar :a.b to something like {@index {@lookup a} b}, but for now that kind of thing is still handled within @lookup itself.

@mkantor mkantor changed the title Add @index keyword Add @index keyword expression Feb 11, 2025
@mkantor mkantor merged commit 2ed205e into main Feb 12, 2025
1 check passed
@mkantor mkantor deleted the index-keyword branch February 12, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants