Skip to content
Snippets Groups Projects
Commit 8be8cd3a authored by Matt Wala's avatar Matt Wala
Browse files

Implement a lazily unpickling list data structure.

This changes implements a LazyList and
LazyListWithEqAndPersistentHashing data structure. These data
structures lazily unpickle their contents.

This change also renames LazilyUnpicklingDictionary to LazyDict.
parent cc918166
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment