1
0
Fork 0
Go to file
Maxim Lebedev e04f408f30
🧑‍💻 Added path package
2024-02-09 12:18:16 +06:00
docs 📝 Added README files 2024-02-09 11:52:41 +06:00
path 🧑‍💻 Added path package 2024-02-09 12:18:16 +06:00
pointer 🧑‍💻 Created pointer package with Of util 2024-02-09 07:11:25 +06:00
LICENSE.md 📄 Added LICENSE.md 2024-02-09 11:36:59 +06:00
go.mod 🎉 Initial commit 2024-02-09 07:11:04 +06:00
hacks.go 📝 Added package docs 2024-02-09 11:37:08 +06:00

docs/README.en.md

hacks

Various utilities for common and typical cases

Go Go Reference

Import submodule by its URL:

import "source.toby3d.me/toby3d/hacks/pointer"

Do not use the root address of the repository, as it is empty and only for documentation.