Skip to content
#

memory-management

Here are 1,335 public repositories matching this topic...

Both built-in and user-defined data structures in Python can be either mutable or immutable. This article explains why Python makes this distinction for built-in data structures and reviews some use cases within which you may want to define an immutable data structure of your own.

  • Updated Dec 26, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the memory-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the memory-management topic, visit your repo's landing page and select "manage topics."

Learn more