https://github.com/lynnplus/gotypes
Provide generic wrappers for some basic types of golang, and extend some common types and type tools
https://github.com/lynnplus/gotypes
data-structure generic geometry golang linkedlist safearray safemap trie
Last synced: 4 months ago
JSON representation
Provide generic wrappers for some basic types of golang, and extend some common types and type tools
- Host: GitHub
- URL: https://github.com/lynnplus/gotypes
- Owner: lynnplus
- License: apache-2.0
- Created: 2022-09-21T11:34:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T07:04:26.000Z (over 2 years ago)
- Last Synced: 2025-02-13T09:36:42.417Z (over 1 year ago)
- Topics: data-structure, generic, geometry, golang, linkedlist, safearray, safemap, trie
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gotypes
Provide generic wrappers for some basic types of golang, and extend some common types and type tools