{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/lossdev/stack","name":"github.com/lossdev/stack","description":"Package stack aims to provide a fast, simple, thread safe, and user friendly stack library.\nStacks that are composed of primitive types (int, float64, string, bool) inherit from their\nparent GenericStacks, which can be of any data type. GenericStacks must be type asserted\nwhen retrieving their values, however, primitive Stacks include wrapping functions that will\neasily return the intended types for you. This way, completeness and user friendliness\n(through avoiding user-side type assertions when possible) is achieved.","version":"v1.0.5","softwareVersion":"v1.0.5","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/lossdev/stack","issueTracker":"https://github.com/lossdev/stack/issues","url":"https://github.com/lossdev/stack","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2020-07-21","dateModified":"2021-04-11","datePublished":"2021-04-11","copyrightYear":2020,"downloadUrl":"https://proxy.golang.org/github.com/lossdev/stack/@v/v1.0.5.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/lossdev/stack#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/lossdev/stack"],"https://www.w3.org/ns/activitystreams#likes":5,"https://forgefed.org/ns#forks":2}