nicklockwood/OSCache

New Objective C syntax (lightweight generics)

Closed this issue · 1 comments

pjebs commented

Would this support lightweight generics like NSMutableDictionary?

Yes, it should do. I'm not sure if Swift supports them if it's not an NSArray, NSDictionary or NSSet subclass though.