mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Add section on weak references.
parent
7fdda4ef02
commit
efc75b4a88
@ -54,3 +54,7 @@ Rejected.
|
||||
### Add warnings to the Go compiler
|
||||
|
||||
Rejected.
|
||||
|
||||
### Weak references
|
||||
|
||||
Unlikely to be added. See discussion at https://groups.google.com/forum/#!topic/golang-nuts/PYWxjT2v6ps, and https://groups.google.com/forum/?pli=1#!topic/golang-nuts/MMWXRANh0-g which points out that `sync.Pool` is a specific form of weak reference.
|
Loading…
x
Reference in New Issue
Block a user