Closed 00xc closed 10 months ago
The StackBounds type contains mostly a subset of the functionality of MemoryRegion, so simply remove the type and replace its uses. This makes the codebase more homogeneous and reduces code duplication.
StackBounds
MemoryRegion
The
StackBounds
type contains mostly a subset of the functionality ofMemoryRegion
, so simply remove the type and replace its uses. This makes the codebase more homogeneous and reduces code duplication.