002: Intro to Opaque Types

Elm Radio - A podcast by Dillon Kearns, Jeroen Engels - Mondays

Categories:

Opaque Types are a fancy way of saying "custom type with a private constructor." We talk about the basics, how to get started, and some patterns for using Opaque Types.