Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch
Description
Added these methods to Iterable.
disjoint(Iterable)
minus(Object)
minus(Iterable)
toSpreadMap()
Added this method to Collection.
minus(Collection)
The pull request is here.
https://github.com/groovy/groovy-core/pull/476