)]}'
{
  "commit": "ac40441c8110bd221a451ae37ee6dc1b7ce9c168",
  "tree": "96f5aa64ccb376d333840965850068d0017e3910",
  "parents": [
    "e86609bc2497dd23adc608d0702dac9d4ac3a5ac"
  ],
  "author": {
    "name": "Niklas Hennings",
    "email": "Typhoon.CommanderCool@gmail.com",
    "time": "Tue Feb 18 15:26:09 2025 +0000"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Tue Feb 18 10:15:35 2025 -0800"
  },
  "message": "SliceTricks: use builtin clear\n\nAfter filtering without allocating, it\u0027s recommended to loop over the underlying slice `a` and setting all unneeded values to `nil` manually if they\u0027re to be gc\u0027ed.\n\nInstead, one might simply use the builtin `clear` on the sub-slice starting at the end of `b`.\n\nChange-Id: I25c180bbbccf989ffa0d1fadd54e3a20ff9504c8\nGitHub-Last-Rev: ce32262e3ee11baecef0bfd425c8c30096e1e182\nGitHub-Pull-Request: golang/wiki#24\nReviewed-on: https://go-review.googlesource.com/c/wiki/+/609517\nAuto-Submit: Ian Lance Taylor \u003ciant@golang.org\u003e\nCommit-Queue: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "58f7e8febeefc4af3a5541d9b725db89d0718c40",
      "old_mode": 33188,
      "old_path": "SliceTricks.md",
      "new_id": "0f77ff2d43f6c41237df75764df056f0d3be1ab8",
      "new_mode": 33188,
      "new_path": "SliceTricks.md"
    }
  ]
}
