Idiomatic exceptions handling in kotlin

后端 未结 0 1848
挽巷
挽巷 2020-12-11 22:38

Handling exceptions, I found myself needing this handy little function :

inline fun exec(lambda: () -> Any): Boo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题