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

Description
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