Skip to content

Swift Weekly - Issue 08 - The Swift Runtime (Part 6) - Type Casting

Compare
Choose a tag to compare
@vandadnp vandadnp released this 16 Jan 08:18
· 50 commits to master since this release

In this issue, i explore how the Swift compiler deals with:

  1. typecasting
  2. conditional downcasting
  3. unconditional downcasting

This issue can be read by clicking here