Skip to main content

Mojo module

counter

Defines the Counter type.

You can import these APIs from the collections package. For example:

from collections import Counter

Structsโ€‹

Was this page helpful?