Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
There is already count(...), size() and other methods for primitive arrays but no contains.
There is an isCase() method but Java programmers are more familiar with contains so we should provide for that approach too.
Attachments
Issue Links
- is related to
-
GROOVY-5263 New GDK method: Object[].contains()
- Closed