KotlinQuickReference
KotlinQuickReference copied to clipboard
Source code and text for the Kotlin Quick Reference book
Results
17
KotlinQuickReference issues
Sort by
recently updated
recently updated
newest added
Need a chapter on anonymous function syntax, for example, showing how to use anonymous functions with collections methods. Cover the long form of the syntax and the short form.
enhancement
Need a short chapter on Java’s `Optional` classes, for example, how `Optional` might be used instead of `String?`.
enhancement