WeakMap for Go without AddCleanup or SetFinalizer
- Go 100%
| .gitignore | Initial commit | |
| go.mod | dependencies update | |
| go.sum | go mod tidy | |
| LICENSE | Initial commit | |
| README.md | upd readme | |
| weakmap.go | add range method | |
| weakmap_test.go | add range method | |
WeakMap for Go without AddCleanup or SetFinalizer
| .gitignore | Initial commit | |
| go.mod | dependencies update | |
| go.sum | go mod tidy | |
| LICENSE | Initial commit | |
| README.md | upd readme | |
| weakmap.go | add range method | |
| weakmap_test.go | add range method | |