-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR changes #nextAssociation in the SoilIndexIterator to restore …
…values - fix all users of nextPresent to just use next - fix users of nextPresentAssociation to use nextAssociation (on the level of dictionary and iterator) - revert SoilBackupVisitor to use #isRemoved directly (as it was before) This allows us to remove nextPresent and nextPresentAssociation
- Loading branch information
1 parent
e33de71
commit a617be9
Showing
3 changed files
with
45 additions
and
48 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
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
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