When I need to kotlinize some library, I usually s...
# datascience
o
When I need to kotlinize some library, I usually start with something like this. It can help understand library mindset, idioms and see from real usage how to best align it with Kotlin