E.g. there’s no need to check that an Optional is non-nil before force-unwrapping it, or that an index is contained within the bounds of a Collection; the Swift runtime is _guaranteed_ to trap for these. All you’re doing is adding clutter.
| GitHub | https://github.com/tgrapperon |
| Chord! | http://getchord.com |
| SongKit | http://songkit.app |
| https://twitter.com/tgrapperon |

