[swift-users] What makes a good lazy procedure? And how to do it?

Kyle Murray kyle_murray at apple.com
Mon Jan 8 15:36:26 CST 2018


Conditional conformance isn't in the version of Swift that shipped with Xcode 9.2 either. Using the snapshot Ben suggested is a good way to try it out.

-Kyle

> On Jan 8, 2018, at 1:28 PM, Daryle Walker via swift-users <swift-users at swift.org> wrote:
> 
> 
>> On Jan 8, 2018, at 3:57 PM, Ben Cohen <ben_cohen at apple.com <mailto:ben_cohen at apple.com>> wrote:
>> 
>>> Is this active, at least in Xcode 9.2?
>> 
>> Xcode 9.2 shipped with a variant of Swift 4.0. IndexDistance should be removed in 4.1 and later. You can try it in Xcode today though by downloading the latest master or 4.1 snapshot toolchain from swift.org <http://swift.org/>.
> 
> I meant conditional conformance, not the IndexDistance change.
> 
>> Daryle Walker
> Mac, Internet, and Video Game Junkie
> darylew AT mac DOT com 
> 
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20180108/b0abca45/attachment.html>


More information about the swift-users mailing list