GitHub repos
24K subscribers
18 photos
2 videos
9.92K links
Welcome to GitHub repos. Here you'll find valuable information on the latest trending projects. Subscribe to stay informed and gain insights from the thriving GitHub community.
Download Telegram
meituan/EasySequence
EasySequence is a powerful fundamental library to process sequcence type, such as array, set, dictionary. All type object which conforms to NSFastEnumeration protocol can be initialzed to an EZSequence instance, then you can operation with them. Finally, you can transfer them back to the original type.
Language: Objective-C
#collection #functional_programming #objective_c #sequence
Stars: 103 Issues: 0 Forks: 4
https://github.com/meituan/EasySequence