002: Intro to Opaque Types
Elm Radio - Un pódcast de Dillon Kearns, Jeroen Engels - Lunes
Categorías:
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.