Swift Scope Functions
by Aki 2020-10-30
by Aki 2020-10-30
在 Kotlin 中我們經常用 apply, also, let, run 之類的好用的 scope functions 但 Swift 沒有 Scope Function
read more在 Kotlin 中我們經常用 apply, also, let, run 之類的好用的 scope functions 但 Swift 沒有 Scope Function
read more在 MVVM 的架構中我們經常要為了初始化需要傳入些參數進 ViewModel 而要寫 ViewModelFactory ...
read more