Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment