Kotlin Programming Cookbook
上QQ阅读APP看书,第一时间看更新

Getting ready

You just need a Kotlin editor to write and run your code. We’ll use conversion of Long as an example to discuss parsing with string. Conversion to other data types is quite similar.