Swift and the Legacy of Functional Programming

Rob Napier explores how decades of work in functional languages have influenced Swift, and how one should best use those features

Similar

Swift type checking is undecidable

More precisely, the introduction of SE-0142 and SE-0157 has made canonical type computation into an undecidable problem. I'll begin with the necessary background information before presenting my argument, and then outlining the next steps. Canonical type... (more…)

Read more »