Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in functional-programming
How to get the index and occurance of each item using itertools.groupby()
Jun 26, 2022
python
functional-programming
zip
list-comprehension
itertools
Which is the most idiomatic way to "lift up" by some transformation both arguments of a binary function in Haskell?
Feb 28, 2016
haskell
functional-programming
monads
applicative
arrows
A summary of the parameters and return type of functional interfaces in the package java.util.function
Sep 21, 2022
java
functional-programming
functional-interface
Haskell: function composition (.) vs function application ($) when it comes to performance?
Aug 25, 2019
performance
haskell
functional-programming
Haskell - have a function return an empty character
Oct 16, 2022
haskell
functional-programming
How to merge two Option[String] variables into one when using flatMap in Scala?
Oct 04, 2022
scala
functional-programming
List comprehension equivalent to map on two lists in parallel [duplicate]
Nov 02, 2022
python
python-3.x
functional-programming
list-comprehension
How to chain map and filter functions in the correct order
Sep 11, 2022
javascript
functional-programming
Why do we show multiple arguments with arrows and the return type with an arrow?
Apr 06, 2022
functional-programming
elm
How safe would it be to use functional-java to add closures to a Java production project?
Dec 03, 2021
java
functional-programming
closures
functional-java
F# :: traversing lists There and Back Again
Nov 19, 2022
list
f#
functional-programming
traversal
F# version of Haskell's list destructuring
Oct 25, 2022
.net
haskell
f#
functional-programming
understanding threadedness of actors in scala
Jun 05, 2022
multithreading
scala
functional-programming
actor
Why doesn't infinite recursion hit a stack overflow exception in F#?
Dec 29, 2018
.net
f#
functional-programming
how to create a map in javascript with array of values dynamically
Oct 04, 2022
javascript
node.js
dictionary
functional-programming
What happens to a variable assignment when I call a method that returns an instance of a case class holding the said variable?
Apr 24, 2022
scala
oop
functional-programming
How can iterative algorithm over a dynamically changed collection with depended condition be written functionally?
Mar 31, 2021
recursion
graph
f#
functional-programming
immutability
How are Functors useful?
Feb 02, 2022
scala
haskell
functional-programming
functor
How to use Ramda to find matching object in Array by key value
May 22, 2020
javascript
functional-programming
ramda.js
Use flatMap on List[Either] in Scala
Feb 18, 2022
scala
functional-programming
« Newer Entries
Older Entries »