# README
These are the most commonly utilized functions used for programming Golang.
With "temporary" hacks for performance enhancements, pending mainstream Golang code updates if any / ever.
The codes here are designed to decrease byte allocations and enhance runtime performance for zero-allocation to garbage collection.