pydseamslib.cyoda.hasCommonElements# pydseamslib.cyoda.hasCommonElements(ring1: List[int], ring2: List[int]) → bool# Returns a vector of vectors of rings of a single size. Parameters: ring1 (The vector of the first ring.) ring2 (The vector of the second ring.)