iOS / Mac OS Developers
466 subscribers
2 photos
308 links
iOS / Mac OS를 다루는 개발자들을 위한 채널 입니다.
Download Telegram
Every time I'm going to solve some interesting programming problem, implement a network layer, a collection with different types of cells and so on, PAT (protocol with associated type) is the first thing that comes to mind, it'd be awesome to implement it this way, I tell myself. Nevertheless, it sucks when Sequence or saving to a variable happens. But I'm not upset - googling "Swift type erasure", implementing _Box, AnyFoo and I'm happy again, not today though...

What I'm talking about? So, if you've felt yourself in the same situation, try thoughtfully reading this article. And maybe next time you won't spend much time on this.

http://robnapier.net/start-with-a-protocol
#swift
I've been waiting for this for so long - Swift 5.1 with Module Stability finally!
https://swift.org/blog/swift-5-1-released/
#swift