Go Without Generics
generics go gowestconf conferenceToday I gave a talk on Generics in Go, or rather, about the kinds of hoops we need to jump through to do something in Go when we don’t have Generics. In my case it’s invoking arbitrary functions together in a pipeline, like one needs to do for Apache Beam.
This post is a placeholder for an article version of the talk, but for now, here are the relevant links.
Read more...