I'm Brett Slatkin and this is where I write about programming and related topics. You can contact me here or view my projects.

26 January 2015

Here's an example of how people are trying to improve C++ templating. I loved C++ and wrote code with crazy shit like compile-time polymorphism. At the time I thought it was worth the complexity-- hah! I feel bad for the folks maintaining my old code now. Why would you want to enable such behavior in Go?
© 2009-2024 Brett Slatkin