-
-
Notifications
You must be signed in to change notification settings - Fork 639
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved some methods in CharSeq, Vector, TreeSet and HashSet classes… (
#2208) * Improved some methods in CharSeq, Vector, TreeSet and HashSet classes using Collections.isEmpty(Iterable) method (#1958) * Reverted changes in addAll(Iterable) methods in TreeSet and HashSet classes * Fixed ofAll(Iterable) method in Vector class in order to pass Euler67 and Euler18 tests
- Loading branch information
1 parent
2537ee7
commit b080ce7
Showing
2 changed files
with
29 additions
and
15 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