-
Matt Wala authored
This changes implements a LazyList and LazyListWithEqAndPersistentHashing data structure. These data structures lazily unpickle their contents. This change also renames LazilyUnpicklingDictionary to LazyDict.
Matt Wala authoredThis changes implements a LazyList and LazyListWithEqAndPersistentHashing data structure. These data structures lazily unpickle their contents. This change also renames LazilyUnpicklingDictionary to LazyDict.