mirror of
https://github.com/golang/go
synced 2024-11-18 19:44:46 -07:00
f8d1dee965
This library holds onto results with a weak reference, and guarantees that for as long as a result has not been garbage collected it will return the same result for the same key. Change-Id: I4a4528f31bf8bbf18809cbffe95dc93e05d769fe Reviewed-on: https://go-review.googlesource.com/c/tools/+/180845 Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
memoize_test.go | ||
memoize.go | ||
nocopy.go |