ICYDK: I’ve written about the expression problem here and later also here. Between them, these posts presented various solutions and non-solutions in C++, Haskell, and Clojure.
Today I want to add another language to the mix – Go. It turns out that Go interfaces allow us to solve the expression problem or at least a limited variant thereof. https://goo.gl/pqeJWz #DataIntegration #ML

