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

https://github.com/mohamedsabry0/ruby_fp


https://github.com/mohamedsabry0/ruby_fp

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Examples used in Functional Programming as Explained by Eng. [Mohamed Hammad](https://www.linkedin.com/in/mohamed-hammad-a720a622)

[Functional Programming Playlist](https://www.youtube.com/playlist?list=PLpbZuj8hP-I6F-Zj1Ay8nQ1rMnmFnlK2f)

currently first 3 examples and the rest will be added soon

## other resources specific for Ruby
[pass a function/method as an argument to map method](https://stackoverflow.com/a/13945587/6010915)