← Back to context Comment by angiosperm 2 years ago We have lots of those. But memory is only one resource to manage. What does it offer for the rest? 1 comment angiosperm Reply recursive 2 years ago GC is explicitly about memory. There are other features for others, like context managers in python.
recursive 2 years ago GC is explicitly about memory. There are other features for others, like context managers in python.
GC is explicitly about memory. There are other features for others, like context managers in python.