Skip to content

Implement reject($callback) in a later release if time permits or it's demanded #4

Description

@rotexdegba

See https://laravel.com/docs/5.6/collections#method-reject

The same thing can currently be accomplished in versatile collection by using filterAll with a callback containing the opposite of the rejection logic, i.e. the acceptance logic.

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