Discrimination is Wrong - Improving Productivity in Haskell Library Design
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore a case study in Haskell library design focused on optimizing "discrimination" techniques for efficient sorting, table joins, and other operations. Delve into advanced concepts including category theory, monoids, Day convolution, final and initial encodings, and low-level system concerns. Learn how to leverage properties of laziness and overcome challenges in the original discrimination paper to enable streaming results. Gain insights into optimizing Haskell code through various perspectives, from theoretical foundations to practical implementation details. Discover how to improve productivity and performance in functional programming by applying these advanced techniques and optimizations.
Syllabus
Discrimination is Wrong: Improving Productivity • Edward Kmett • YOW! 2015
Taught by
GOTO Conferences
Related Courses
Group TheoryDr. Gajendra Purohit via YouTube Beginner crash course
Independent Exploring Common Algebraic Data Types Used in Functional Programming
egghead.io Professor Frisby Introduces Composable Functional JavaScript
egghead.io When Less is More and More is Less - Trade-Offs in Algebra
GOTO Conferences via YouTube