Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@TristonianJones
Copy link
Collaborator

Runtime support for two-variable comprehensions

Introduces runtime support for foldable types as well as support
for mutable maps in addition to mutable lists. All runtime types have
been updated to support folding, but interop support exists for
legacy types created by third parties.

All fold and iteration evaluations will now lazily initialize the accumulator
variable which also makes cel.bind() calls lazily evaluated by default
as well.

@TristonianJones TristonianJones merged commit db9c5d8 into google:master Oct 1, 2024
2 checks passed
@TristonianJones TristonianJones deleted the eval-fold-v2-d branch October 1, 2024 22:04
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