002: Intro to Opaque Types
Elm Radio - Un podcast de Dillon Kearns, Jeroen Engels - Les lundis

Catégories:
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.