func AppendBool ¶| pkg.go.dev
Overview ¶| pkg.go.dev
This is a post about how the Go compiler implements inlining and how this optimisation affects your Go code. | Dave Cheney