Re: How to do isKindOfClass in Swift
Re: How to do isKindOfClass in Swift
- Subject: Re: How to do isKindOfClass in Swift
- From: Quincey Morris <email@hidden>
- Date: Mon, 12 Sep 2016 00:55:45 -0700
- Feedback-id: 167118m:167118agrif8a:167118sgTESdW6p0:SMTPCORP
On Sep 12, 2016, at 00:50 , Gerriet M. Denkmann <email@hidden> wrote:
>
> I would much prefer to have the semantics of “isKindOf”.
Yes, I know, that’s why you should be using:
if self is SArray
It has the semantics of isKindOf. That was what (I thought) I said.
_______________________________________________
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