-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
One of the issues I mentioned at #12
Function applications are indeed unevaluated thunks, however they can have their own layout, like here https://ghc.haskell.org/trac/ghc/wiki/Commentary/Rts/Storage/HeapObjects#Genericapplication

For the example above we could have two additional nodes, one for the function and one for 1.
Metadata
Metadata
Assignees
Labels
No labels