Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 386 Bytes

File metadata and controls

7 lines (4 loc) · 386 Bytes

Dictish

NB: This repository has been moved to https://codeberg.org/DevL/dictish.

Python package

Lecture material for implementing a dict-like object in Python without using a dict.