From 7193f21f2e4ff1b534e78b158d2bead7757a44fb Mon Sep 17 00:00:00 2001 From: "beacon-infra[bot]" <90149627+beacon-infra[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 05:18:51 +0000 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d5f62aa --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# WeakKeyIdDicts.jl +Julia hash table where the keys are weak references to objects by their object id.