[swift-corelibs-dev] NSArray.descriptionWithLocale implementation
Eugene Gubin
hemet.mail at gmail.com
Mon Dec 21 10:57:20 CST 2015
Documentation says what it checks for item to respond to specific
selectors. There are no selectors in Swift, so new implementation should
check for protocol conformance instead, I guess. Any ideas? Should new
protocol be introduced?
Class reference:
https://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Classes/NSArray_Class/#//apple_ref/occ/instm/NSArray/descriptionWithLocale:indent
:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20151221/eeeef148/attachment.html>
More information about the swift-corelibs-dev
mailing list