#lang scheme/base (provide reconstruction-memory) (define reconstruction-memory (make-weak-hasheq))