Check if any elements exist in the container. Returns true if at least one element exists. Complexity: O(1)
See Implementation
Check if any elements exist in the container. Returns true if at least one element exists. Complexity: O(1)