[swift-evolution] Passing class protocols to functions accepting AnyObject
Андрей Володин
siddok at gmail.com
Tue Dec 6 13:30:19 CST 2016
Been struggling with this kind of problem. My case: I have an array of class protocol and can’t use my extension that removes AnyObject from array by comparing pointers via ===.
More information about the swift-evolution
mailing list