An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/lossdev/stack : v1.0.2

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 - Documentation - Download - JSON - codemeta.json
purl: pkg:golang/github.com/lossdev/stack@v1.0.2
Published:
Indexed:

    Loading...
    Readme
    Loading...