Files
Swiftgram/AsyncDisplayKit/Details/NSArray+Diffing.m
appleguy fe0bcec98f [NSArray+Diffing] Use heap-based allocation for array diff. (#2926)
This avoids compiler warnings when using the strictest clang settings.
It also ensures that stack overflow can't occur even with the largest datasets.
2017-02-13 10:43:46 -08:00

3.4 KiB