package
0.0.0-20250925165913-97b7abe74151
Repository: https://github.com/egonelbre/exp.git
Documentation: pkg.go.dev
# README
POC: An example how to quickly overload operators using eg.
Run with:
eg -t add.template example.go
And then replace template import.
When you want to use something like this a lot in practice, you probably should implement it properly, instead of hacking it together from things that weren't meant for it.