MutableData

dotty.tools.dotc.transform.init.Objects.Heap.MutableData
class MutableData(var heap: Data)

Store the heap as a mutable field to avoid threading it through the program.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
In this article