1
0
Fork 0
hacks/docs/README.en.md

12 lines
370 B
Markdown

# hacks
> Various utilities for common and typical cases
## Go [![Go Reference](https://pkg.go.dev/badge/source.toby3d.me/toby3d/hacks.svg)](https://pkg.go.dev/source.toby3d.me/toby3d/hacks)
Import submodule by its URL:
```go
import "source.toby3d.me/toby3d/hacks/pointer"
```
Do not use the root address of the repository, as it is empty and only for documentation.