module
Version:
v1.18.0
Opens a new window with list of versions in this module.
Published: Jun 17, 2024
License: Apache-2.0
Opens a new window with license information.
README
¶
stdlibx-go
Extensions to golang stdlib. Zero dependencies.
Usage
package app
import "github.com/ahawker/stdlibx-go/pkg"
func main() {
stdlibx.Must[*string](nil) // panics
}
Local Development
$ make help
modules Tidy and vendor Go modules for local development.
test Run tests.
test-benchmark Run benchmark tests.
License
Apache 2.0
Directories
¶
Click to show internal directories.
Click to hide internal directories.