Skip to main content
Log in

Mojo module

counter

Defines the Counter type.

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

from collections import Counter
from collections import Counter

Structs​

Was this page helpful?