Sobes.tech
Junior

What objects can be stored in the heap?

sobes.tech AI

Answer from AI

Class objects (reference types), closures, large structures, and enumerations (when they are captured or part of a heap object).

What objects can be stored in the heap? — iOS - sobes.tech