stdlibx-go

module
v1.38.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2024 License: Apache-2.0

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

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL