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

feat(for-block): Support iterating on Object #203

Merged
merged 1 commit into from Oct 4, 2018
Merged

Conversation

epage
Copy link
Member

@epage epage commented Oct 4, 2018

Not the fastest implementation but it will do for now.

Fixes #201

  • Tests created for any new feature or regression tests for bugfixes.

Not the fastest implementation but it will do for now.

Fixes cobalt-org#201
@epage epage merged commit 30646d3 into cobalt-org:master Oct 4, 2018
@epage epage deleted the for branch October 4, 2018 02:40
epage added a commit to epage/liquid-rust that referenced this pull request Nov 19, 2018
Design of cobalt-org#203 was quick and dirty.  It was either before the use of
`Cow` or didn't take it into account.

Not seeing room for improvement, sadly.
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.

Cannot iterate over "object"
1 participant