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
Why foldRight and reduceRight are NOT tail recursive?
May 23, 2018
scala
functional-programming
Haskell too many where clauses, any alternate suggestions
Feb 08, 2021
haskell
functional-programming
Why does fold left expect (a -> b -> a) instead of (b -> a -> a)?
Aug 15, 2022
scala
haskell
functional-programming
Why future has side effects?
Apr 08, 2022
scala
functional-programming
What kind of morphism is `filter` in category theory?
Aug 17, 2022
scala
haskell
functional-programming
category-theory
Modify dict values inplace
Jan 06, 2018
python
map
dictionary
functional-programming
Passing additional parameters in higher-order functions
Jul 16, 2019
javascript
functional-programming
ecmascript-6
React functional component using state
Apr 10, 2022
reactjs
functional-programming
Explain Type Classes in Haskell
Sep 30, 2022
java
c++
oop
haskell
functional-programming
What exactly makes a type system consistent?
Jul 02, 2021
haskell
types
functional-programming
agda
lambda-calculus
"Any function on finite lists that is defined by pairing the desired result with the argument list can always be redefined in terms of fold"
Aug 04, 2015
haskell
functional-programming
fold
Does return break referential transparency?
Sep 30, 2021
scala
functional-programming
referential-transparency
Amortization of functional array-doubling stack
Sep 16, 2022
haskell
data-structures
functional-programming
amortized-analysis
Scala Streams Performance
May 09, 2019
scala
functional-programming
lazy-evaluation
Function Overhead in Functional Languages like Haskell or in Hybrids like Scala [closed]
Nov 12, 2022
performance
scala
haskell
functional-programming
In functional programming, can a function call another function that was declared outside of it's scope and not passed as a parameter?
Oct 28, 2022
functional-programming
What is the difference between the Clojure function (nth [coll index]) and the composition (last (take index coll))
Jan 27, 2021
clojure
functional-programming
out-of-memory
lazy-sequences
Running queries in parallel in Doobie
Jan 15, 2020
scala
functional-programming
scala-cats
doobie
What is the connection between primitive recursion and catamorphisms?
Sep 16, 2021
haskell
recursion
functional-programming
fold
catamorphism
« Newer Entries
Older Entries »