List

Constraints for dealing with lists.

Summary
Constraints for dealing with lists.
Determines whether the specified obj is in the paramter.
Determains whatever the parameter is in the collection.

Functions

IsIn

Determines whether the specified obj is in the paramter.  The parameter must be IEnumerable.

OneOf

Determains whatever the parameter is in the collection.