Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spec for leading dot #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomek-he-him
Copy link

Fixes #52

The feature proposed there is extremely useful. It’s the only way to DRY out templates which deal with recursive data (like here: http://stackoverflow.com/a/13592747/2816199). The new syntax should also allow more radical perf optimizations.

@tomek-he-him
Copy link
Author

By the way, this PR is just an application of the original diff by @bobthecow.

@tomek-he-him
Copy link
Author

Closing to remove clutter 🙂

Feel free to open if you think this is mergeable.

@jgonggrijp jgonggrijp reopened this Nov 9, 2023
@jgonggrijp jgonggrijp linked an issue Nov 10, 2023 that may be closed by this pull request
@jgonggrijp jgonggrijp added the debate choice that involves preference label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debate choice that involves preference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: moar dot notation hotness Proposal: Limiting context when using implicit iterators
2 participants