Newbetuts
.
New posts in functional-programming
How can I count occurrences with groupBy?
java
functional-programming
java-8
Best explanation for languages without null
programming-languages
functional-programming
null
nullpointerexception
non-nullable
In Functional Programming, what is a functor?
functional-programming
ocaml
functor
How to sort with lambda in Python
python
sorting
functional-programming
anonymous-function
OOP vs Functional Programming vs Procedural [closed]
oop
functional-programming
paradigms
procedural-programming
Why is immutability so important (or needed) in JavaScript?
javascript
reactjs
functional-programming
immutability
immutable.js
list.reverse does not return list?
python
functional-programming
How does functools partial do what it does?
python
functional-programming
partial-application
functools
Python: Why is functools.partial necessary?
python
functional-programming
partial-application
How to use underscore.js as a template engine?
javascript
node.js
functional-programming
underscore.js
template-engine
PHP's array_map including keys
php
functional-programming
What is "lifting" in Scala?
function
scala
functional-programming
lifting
How do I replace while loops with a functional programming alternative without tail call optimization?
javascript
recursion
while-loop
functional-programming
tail-call-optimization
What is the difference between procedural programming and functional programming? [closed]
functional-programming
glossary
paradigms
procedural-programming
How can you do anything useful without mutable state?
functional-programming
state
Abusing the algebra of algebraic data types - why does this work?
haskell
functional-programming
algebraic-data-types
miranda
How to call reduce on an array of objects to sum their properties?
javascript
functional-programming
reduce
What is referential transparency?
functional-programming
computer-science
theory
referential-transparency
Functional style of Java 8's Optional.ifPresent and if-not-Present?
java
functional-programming
java-8
optional
Why isn't Python very good for functional programming? [closed]
python
functional-programming
Prev
Next