-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
isEmpty should use anyMatch so that we don't have to serialize all of the iterated values across the stream and allows for short circuiting of loops.
isEmpty should use anyMatch so that we don't have to serialize all of the iterated values across the stream and allows for short circuiting of loops.