github.com/lossdev/stack
Package stack aims to provide a fast, simple, thread safe, and user friendly stack library. Stacks that are composed of primitive types (int, float64, string, bool) inherit from their parent GenericStacks, which can be of any data type. GenericStacks must be type asserted when retrieving their values, however, primitive Stacks include wrapping functions that will easily return the intended types for you. This way, completeness and user friendliness (through avoiding user-side type assertions when possible) is achieved.
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/lossdev/stack
spec |
| License | BSD-3-Clause |
| Namespace | github.com/lossdev |
| First Release | almost 6 years ago |
| Last Synced | 9 days ago |
Repository
| Stars | 5 on GitHub |
| Forks | 2 on GitHub |
Rankings on proxy.golang.org
Overall
Top 9.2%
Dependent repos
Top 3.5%