diff options
author | Alexander Stefurishin <a.stefurishin@gmail.com> | 2023-08-17 01:26:22 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-17 01:26:22 +0300 |
commit | 3b865a8008209c70f421567df5de2364352d8c54 (patch) | |
tree | 51bcae7adfccdc5c818b52d6affc068d24c8b1d2 | |
parent | Merge pull request #46 from d80tb7/f/chrisma/sortedsetbuilder (diff) | |
parent | link badge to pkg.go.dev (diff) | |
download | pds-3b865a8008209c70f421567df5de2364352d8c54.tar.gz pds-3b865a8008209c70f421567df5de2364352d8c54.tar.xz |
Merge pull request #1 from astef/astef-patch-1
Link badge to pkg.go.dev
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Immutable     +Immutable [](https://pkg.go.dev/github.com/benbjohnson/immutable)    ========= This repository contains *generic* immutable collection types for Go. It includes |