jabrena / functional-rosetta-stone

A repository to review the main concepts about Functional Programming with Java
https://jabrena.github.io/functional-rosetta-stone/
Apache License 2.0
9 stars 3 forks source link

Algebra #13

Closed jabrena closed 4 years ago

jabrena commented 5 years ago

https://github.com/JasonShin/functional-programming-jargon.rs/blob/master/README.md#sum-type

jabrena commented 5 years ago

https://medium.com/@rmanavalan/5-ways-to-implement-closures-in-java-8-590790659ac5

jabrena commented 5 years ago

https://www.pgrs.net/2015/04/23/partial-function-application-in-java-8/

jabrena commented 5 years ago

https://www.baeldung.com/java-currying

jabrena commented 5 years ago

https://dzone.com/articles/variance-in-java

jabrena commented 5 years ago

https://github.com/highj/highj

jabrena commented 5 years ago

https://viniciusluisr.wordpress.com/2016/11/12/functors-in-java/

jabrena commented 5 years ago

https://dzone.com/articles/lifting-functions-to-work-with-monads-in-java

jabrena commented 5 years ago

https://gist.github.com/mathieuancelin/bb30a104c17037e34f0b

jabrena commented 5 years ago

https://github.com/remeniuk/java-lenses

jabrena commented 5 years ago

https://medium.com/zyseme-technology/functional-references-lens-and-other-optics-in-scala-e5f7e2fdafe

jabrena commented 5 years ago

https://totallylazy.com/

jabrena commented 4 years ago

Added