https://kotlinlang.org logo
#feed
Title
# feed
i

Ivan

01/13/2019, 6:52 AM
Started a repo of kotlin snippets. Open to feedback. What could be better? https://github.com/IvanMwiruki/30-seconds-of-kotlin
👍 2
n

Nikky

01/13/2019, 9:17 AM
something i just did today for a friend who overcomplicated their life: https://gist.github.com/NikkyAI/f5c5c2a2bf2093fa67263da175f8bc33 cartesian produc of 3 lists.. or any other number of iterables..
👍 2
v

Vishnu Haridas

01/16/2019, 6:54 PM
I would encourage to include a curated collection of Extensions as well. Many people write Extensions for their own use, which could benefit others too. Here are a few from me (I will add them in GitHub) ― https://dev.to/vishnuharidas/kotlin-what-are-your-favorite-extension-functions-that-you-authored--5712