SHA256

1

0

Fork

You've already forked weakmap

0

Code Issues Pull requests Activity

WeakMap for Go without AddCleanup or SetFinalizer

  • Go 100%
2026-04-04 16:31:58 +02:00
.gitignore Initial commit 2026-04-02 23:33:04 +02:00
go.mod dependencies update 2026-04-04 17:30:55 +03:00
go.sum go mod tidy 2026-04-04 17:31:18 +03:00
LICENSE Initial commit 2026-04-02 23:33:04 +02:00
README.md upd readme 2026-04-03 02:13:56 +03:00
weakmap.go add range method 2026-04-03 22:26:56 +03:00
weakmap_test.go add range method 2026-04-03 22:26:56 +03:00

WeakMap for Go without AddCleanup or SetFinalizer

Go Reference