robb / Asterism

Asterism is yet another functional toolbelt for Objective-C. It tries to be typesafe and simple.
http://robb.github.io/Asterism/
MIT License
226 stars 12 forks source link

Add `ASTReduce` variant that provides key and value for dictionaries #62

Closed monkeydom closed 2 years ago

monkeydom commented 2 years ago

Also add ASTMapPairs to map from dictionary to array

robb commented 2 years ago

Also, can you merge in master which should get GitHub to run CI?

robb commented 2 years ago

Thanks again