This website requires JavaScript.
Explore
Help
Sign In
go
/
generics
Watch
3
Star
0
Fork
0
You've already forked generics
Code
Issues
1
Pull Requests
Releases
7
Activity
46
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
0a2e68d239
All checks were successful
ci/woodpecker/pr/test
Pipeline was successful
Details
ci/woodpecker/push/test
Pipeline was successful
Details
ci/woodpecker/push/release
Pipeline was successful
Details
build(deps): update all non-major dependencies
2024-12-17 00:01:55 +00:00
.woodpecker
build(deps): update golang docker tag to v1.23
2024-08-20 21:14:59 +00:00
.gitignore
ci(init): add initial CI configuration
2023-11-04 20:36:55 +01:00
.releaserc.json
ci(init): add initial CI configuration
2023-11-04 20:36:55 +01:00
.renovaterc.json
ci(renovate): add Renovate bot configuration
2024-02-29 00:20:02 +01:00
CHANGELOG.md
release(rc): v1.2.1-rc.2
2024-11-20 23:48:59 +00:00
go.mod
build(deps): update all non-major dependencies
2024-12-17 00:01:55 +00:00
go.sum
build(deps): update all non-major dependencies
2024-12-17 00:01:55 +00:00
LICENSE
chore(license): add 0BSD license
2023-07-21 23:03:48 +02:00
maps_test.go
feat(types): add
Pairs
type
2024-05-21 22:39:52 +02:00
maps.go
refactor(comments): beautify comments
2024-05-28 00:20:32 +02:00
package-lock.json
build(deps): update all non-major dependencies
2024-12-17 00:01:55 +00:00
package.go
docs(package): add simple
README.md
and package description
2024-05-28 00:21:14 +02:00
package.json
release(rc): v1.2.1-rc.2
2024-11-20 23:48:59 +00:00
pairs_test.go
feat(pairs): add
Pairs
-related methods
2024-05-28 00:19:20 +02:00
pairs.go
feat(pairs): add
Pairs
-related methods
2024-05-28 00:19:20 +02:00
ptr_test.go
feat(pkg): add initial source code
2023-07-21 23:05:40 +02:00
ptr.go
refactor(comments): beautify comments
2024-05-28 00:20:32 +02:00
README.md
docs(package): add simple
README.md
and package description
2024-05-28 00:21:14 +02:00
README.md
generics
Collection of helpers and functions using generics.
Description
Collection of helpers and functions using generics
https://pkg.go.dev/pkg.icikowski.pl/generics
fallbacks
generics
go
pointers
utils
values
Readme
1.4
MiB
Releases
7
v1.2.1
Latest
2024-12-29 19:45:12 +01:00
Languages
Go
100%