Skip to content

Implement allMatch(Predicate) and anyMatch(Predicate) #33

Closed
@amihaiemil

Description

@amihaiemil

These methods will return true or false depending on whether all the stream's elements are matching the predicate or any of them are mathing the predicate respectively.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions