-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make breadth-first iterators consume the successor iterators lazily, …
…and refactor to cut about 150 lines of code. RELNOTES=Lazier Traverser#breadthFirst(). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=321062203
- Loading branch information
1 parent
ea4e950
commit 32f2d77
Showing
4 changed files
with
284 additions
and
490 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
32f2d77
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍