Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Add option to AreIn to perform a strict test and return false if the collection is null or empty #280

@n3101

Description

@n3101

AreIn tests whether supplied values are all in a given collection, but also returns true if the collection is null or empty. This behaviour was intended - it is tested for and documented. The rationale for this has been lost.

Retain this as the default behaviour, but add an option to perform the strict test and return false if null or empty

Metadata

Metadata

Assignees

Labels

enhancementImprovement to existing functionality/featuregood first issueSmall, lower complexity and doesn't require pre-existing Koryphe knowledge

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions