Skip to content

jcalabro/gt

Repository files navigation

Go Types

GoDoc ci

Package gt ("go types") contains various small, simple helper utility types that I find useful for writing Go programs quickly.

They're not meant to be the fastest possible implementations, but are instead intended to make writing reliable Go code as quick and easy as possible.