Top 3.5% dependent repos on proxy.golang.org
proxy.golang.org : 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.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/lossdev/stack
Keywords:
golang
, stack
License: BSD-3-Clause
Latest release: over 4 years ago
First release: about 5 years ago
Namespace: github.com/lossdev
Dependent repositories: 2
Stars: 5 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago