Re: Any way to combine for and if-let?
Re: Any way to combine for and if-let?
- Subject: Re: Any way to combine for and if-let?
- From: Quincey Morris <email@hidden>
- Date: Tue, 07 Jul 2015 23:52:59 +0000
On Jul 7, 2015, at 16:42 , Rick Mann <email@hidden> wrote:
>
> for item in enumerator!
Like this:
> for case let item? in enumerator!
(Yes, it’s stupid.)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden