-
The only thing required to support dependency injection with function programming is a feature-flag in the configuration file which tells the container not to treat the first argument as an invocant.
-
Write a first problem set: intro to Coq + FP. I think we can avoid proofs entirely.
Decide which libraries should be available.
bennn updated
9 years ago
-
-
Currently it is not possible to pattern match arguments directly in the function or lambda heads. It would be nice to be able to do this, specifically for tuples and records. This is a very common fea…
-
О функциональном программировании в фронтенде
https://habr.com/ru/post/324308/
-
JavaScript gives the opportunity to use many functional programming techniques, besides the well-known _oop_ constructs.
FP gives more power and more expressiveness to programs, making them (more) mo…
-
Started in this [branch](https://github.com/leandrotk/functional-programming-learning-path/compare/learning-path?expand=1)
Does anyone want to collaborate/discuss it?
-
After doing aprox 40+ exercises on the Java learning path on exercism, I thought the addition of this concept could be very valuable, there is a lot of usage in the `Dig Deeper` and as well in the com…
-
We are looking for links about Functional Programming.
-
I work at the [Queensland Functional Programming Lab (QFPL)](http://qfpl.io) in Fortitude Valley, and am keen to give a talk on functional programming (FP) in Ruby. I'd like to share my experience app…