Checks if every entry in subset exists in the items array
The array of items
The values that we check for existence in items
Whether or not all items in subset exist in items
Generated using TypeDoc
Checks if every entry in subset exists in the items array