Function Set.card

Returns the cardinality of the set (the number of members). O(n).

size_t card();