A screencast on deriving Publisher from Swift’s Sequence protocol
25 May 2020(Assumed audience: folks with working knowledge of Swift. It’s totally fine if you don’t have the Sequence
protocol memorized, we’ll step through it together.)
■
Related links
⇒ Erik Meijer and Brian Beckman’s March ’14 Expert to Expert session.
⇒ Justin Spahr-Summers’ June ’14 “Future Of ReactiveCocoa” presentation.
⇒ Casey Liss’ “Building up to Combine.”
⇒ “Deriving reactive from imperative: an introduction to duals.”
⇒ A transcript of Rob Rix’s CocoaConf Columbus ’13 talk, “Postmodern Programming.”