Kotlin / kotlin-style-guideLinks
Work-in-progress notes for the Kotlin style guide
☆288Updated last year
Alternatives and similar repositories for kotlin-style-guide
Users that are interested in kotlin-style-guide are comparing it to the libraries listed below
Sorting:
- Minimalist Kotlin dependency injection☆167Updated 3 months ago
- Hamcrest for Kotlin☆346Updated last year
- Minimalistic Optional type for Kotlin that tries to fit its null-safe type system as smooth as possible.☆290Updated 5 years ago
- A collection of Kotlin Puzzlers☆422Updated 4 years ago
- JUnit4Testrunner that removes final from classes and methods, especially needed in kotlin projects☆111Updated 7 years ago
- Iterable Extensions for Java 6+☆210Updated 3 years ago
- Kotlin DSL for easier RxJava testing.☆282Updated 7 years ago
- Functional Programing Android architecture using http://arrow-kt.io/