An open API service indexing awesome lists of open source software.

https://github.com/jottenlips/functionalobjc

λ Example project for using higher order functions in objective c
https://github.com/jottenlips/functionalobjc

functional functional-programming functionalobjc obj-c

Last synced: 8 months ago
JSON representation

λ Example project for using higher order functions in objective c

Awesome Lists containing this project

README

          

# Setup

```
git clone git@github.com:jottenlips/FunctionalObjC.git
cd FunctionalObjC
pod install
open FunctionalObjC.xcworkspace
```