Qurak

ContainsAll

Beschikbaar

Tests whether a list contains every element of another list.

ContainsAll[list1, list2]
ContainsAll[list2]
ContainsAll[{1, 2, 3, 4}, {2, 3}] → TrueContainsAll[{1, 2, 3}, {2, 4}] → False

Onderwerpen

Gerelateerd

Alle 6300 functies · Gebruik dit vanuit een MCP-client