Manuel-Sphe / java-functional-programming

Functional programming is a programming paradigm that is gaining popularity due to its emphasis on write code that is declarative, concise a and easy to reason about. In functional programming functions are treated as first-class citizens, meaning that they can be pass around as arguments, return as results and stored as variables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manuel-Sphe/java-functional-programming Stargazers