Follow

- Kotlin has a shortcut for single-statement functions
- Kotlin does not have internal vs external param labels. All labels are optional when calling
- So you can’t overload on only labels! (Skip has tricks to let your Swift do so)
- All functions can throw; there is no “throws”

See past posts in this series at skip.tools/topic/transpilation

Once we cover all the basics, we'll begin to move into more advanced transpilation!

· · Web · 0 · 0 · 0