Reading List
Swift Proposal: Function Back Deployment from Michael Tsai RSS feed.
Swift Proposal: Function Back Deployment
SE-0376: Unfortunately, developers who wish to both distribute an app compatible with toasterOS 1.0 and also adopt makeBatchOfToast(_:) must call the API conditionally to account for its potential unavailability[…] […] Considering that the implementation of makeBatchOfToast(_:) is self contained and could run unmodified on toasterOS 1.0, it would be ideal if the ToastKit authors had […]