Skip to content

Commit b710ba4

Browse files
committed
psst - a new sibling project is born
1 parent 4a7d053 commit b710ba4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
The missing `generic` set collection for the Go language. Until Go has sets built-in...use this.
88

9+
## Psst
10+
* Hi there, 👋! Do you use or have interest in the [Zig programming language](https://ziglang.org/) created by Andrew Kelley? If so, the golang-set project has a new sibling project: [ziglang-set](https://github.com/deckarep/ziglang-set)! Come check it out!
11+
912
## Update 3/5/2023
1013
* Packaged version: `2.2.0` release includes a refactor to minimize pointer indirection, better method documentation standards and a few constructor convenience methods to increase ergonomics when appending items `Append` or creating a new set from an exist `Map`.
1114
* supports `new generic` syntax

0 commit comments

Comments
 (0)