Is there some built in facility in Python that provides a set with a maximum size and that deletes oldest entries after max size is reached?

Eklenme Tarih 1 hour ago
Active 19
Görüntülenme 89
S

Is there some built in facility in Python that provides a set with a maximum size and that deletes oldest entries after max size is reached?