Skip to content
Snippets Groups Projects

Lazy data structures

Merged Matt Wala requested to merge lazy-data-structures into master

This change implements a LazilyUnpicklingList and LazilyUnpicklingListWithEqAndPersistentHashing data structure. These data structures lazily unpickle their contents.

The intention is to eventually use these lists to store pickled instructions in the kernel.

This change also renames LazilyUnpicklingDictionary to LazilyUnpicklingDict.

Edited by Matt Wala

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading