Anthony Cowley

Programming Talks by Anthony Cowley

Framing the Discussion with EDSLs

Anthony Cowley
2 hours
Framing the Discussion with EDSLsWe will begin with an overview of the Frames library that offers a data frame abstraction for efficiently working with tabular data in Haskell. A close look at an incidental aspect of the Frames implementation will provide an opportunity to think a bit about records and sum types, which will ...