1
0
Fork 0
Go to file
Maxim Lebedev d6c3fff610
🐛 Fixed invalid comprassion in path.Shift util
2024-02-11 00:20:24 +06:00
docs 📝 Added README files 2024-02-09 11:52:41 +06:00
path 🐛 Fixed invalid comprassion in path.Shift util 2024-02-11 00:20:24 +06:00
pointer 📝 Added packages docs 2024-02-09 12:20:42 +06:00
testing 🧑‍💻 Show diff between test output and golden file 2024-02-09 13:06:37 +06:00
LICENSE.md 📄 Added LICENSE.md 2024-02-09 11:36:59 +06:00
go.mod 🧑‍💻 Show diff between test output and golden file 2024-02-09 13:06:37 +06:00
go.sum 🧑‍💻 Show diff between test output and golden file 2024-02-09 13:06:37 +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.