This website requires JavaScript.
Explore
Help
Sign In
go
/
sets
Watch
3
Star
0
Fork
0
You've already forked sets
Code
Issues
1
Pull Requests
Releases
20
Activity
40
Commits
2
Branches
22
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Renovate Bot
c403a9d359
All checks were successful
ci/woodpecker/pr/test
Pipeline was successful
Details
ci/woodpecker/push/release
Pipeline was successful
Details
ci/woodpecker/push/test
Pipeline was successful
Details
build(deps): update golang docker tag to v1.23
2024-08-20 22:42:33 +02:00
.woodpecker
build(deps): update golang docker tag to v1.23
2024-08-20 22:42:33 +02:00
.gitignore
ci(init): add initial CI configuration
2023-11-04 20:36:50 +01:00
.releaserc.json
ci(init): add initial CI configuration
2023-11-04 20:36:50 +01:00
.renovaterc.json
ci(renovate): add Renovate bot configuration
2024-02-29 00:21:08 +01:00
CHANGELOG.md
release(rc): v1.1.1-rc.1
2024-08-20 20:36:04 +00:00
functions_test.go
feat(pkg): add initial source code
2023-07-21 23:09:38 +02:00
functions.go
refactor(comments): beautify comments
2024-05-28 00:44:13 +02:00
go.mod
build(deps): update all non-major dependencies
2024-03-02 00:02:55 +00:00
go.sum
build(deps): update all non-major dependencies
2024-03-02 00:02:55 +00:00
LICENSE
chore(license): add 0BSD license
2023-07-21 23:09:10 +02:00
package-lock.json
release(rc): v1.1.1-rc.1
2024-08-20 20:36:04 +00:00
package.go
docs(package): add simple
README.md
and package description
2024-05-28 01:04:58 +02:00
package.json
release(rc): v1.1.1-rc.1
2024-08-20 20:36:04 +00:00
README.md
docs(package): add simple
README.md
and package description
2024-05-28 01:04:58 +02:00
set_test.go
feat(pkg): add initial source code
2023-07-21 23:09:38 +02:00
set.go
feat(set): add
NewFromSlice
function
2024-05-28 00:50:19 +02:00
README.md
sets
Sets and useful functions for working with them.
Description
Module for generic sets
https://pkg.go.dev/pkg.icikowski.pl/sets
generics
go
sets
Readme
1.5
MiB
Releases
20
v1.1.1
Latest
2024-12-29 19:47:59 +01:00
Languages
Go
100%