002: Intro to Opaque Types
Elm Radio - Ein Podcast von Dillon Kearns, Jeroen Engels - Montags

Kategorien:
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.