5 lines
170 B
Markdown
Raw Normal View History

## Relevant articles:
2019-02-12 22:26:45 +02:00
- [Void Type in Kotlin](https://www.baeldung.com/kotlin-void-type)
2019-03-04 17:27:39 +05:30
- [How to use Kotlin Range Expressions](https://www.baeldung.com/kotlin-ranges)