Files
garden/garbage collection.md
2022-08-12 14:40:16 +02:00

297 B

  • a type of maintenance.
    • it means something was considered garbage as in surplus in a given context; not necessarily bad in general.
    • many things are garbage in memory once it is no longer useful to keep them around, pretty much regardless of what they are / their intrinsic value.