-
Recent Posts
Recent Comments
Archives
Categories
Links
Contact
Monthly Archives: May 2018
Optional Kotlin
Last week I was working on a code base which had been partially converted from Java to Kotlin. The converted Java code base was making extensive use of java.util.Optional. The use of Optional might be helpful in situations where you … Continue reading
Posted in Blog, Kotlin
Leave a comment