2021-11-28
:: darcinc
#go
#golang
After I saw this mistake, it was so obvious!
2021-10-24
:: darcinc
#go
#golang
#programming
#functions
Functions are first class objects in Go and inhabit a richer life than most new Go programmers explore.
2021-10-14
:: darcinc
#go
#programming
#language
#dynamic
#struct
Why go where structs have no name?