Skip to content
Archive of entries posted on August 2010

A generic interpolate method using type classes

Writing a generic interpolate method; it doesn’t work with structural types, but it does with type classes.