Skip to content
  • Ben Gamari's avatar
    ghc-heap: Introduce closureSize · cb61371e
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    This function allows the user to compute the (non-transitive) size of a
    heap object in words. The "closure" in the name is admittedly confusing
    but we are stuck with this nomenclature at this point.
    cb61371e