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 fold
Map, Filter, Foldr in DrRacket/Scheme
Mar 01, 2022
filter
functional-programming
scheme
fold
map-function
Since "fold" isn't powerful enough to write a tree pretty-printer with indentation, what high-order combinator is?
Nov 23, 2020
haskell
recursion
fold
combinators
How to implement delete with foldr in Haskell
Mar 29, 2022
haskell
fold
Please explain in the simplest, most jargon-free English possible, the "universal property of fold"?
May 04, 2018
functional-programming
fold
haskell
How to break out from a fold function in haskell when the accumulator met a certain condition?
Nov 11, 2022
haskell
functional-programming
fold
foldr and foldl further explanations and examples
Sep 17, 2022
function
haskell
syntax
combinators
fold
Why can you reverse list with foldl, but not with foldr in Haskell
Nov 13, 2022
haskell
fold
Practical use of `foldl`
Sep 17, 2022
haskell
fold
foldleft
Code folding is not saved in my vimrc
Nov 08, 2022
vim
config
fold
Foldr/Foldl for free when Tree is implementing Foldable foldMap?
May 06, 2021
haskell
fold
foldable
Why does Haskell's foldr NOT stackoverflow while the same Scala implementation does?
Sep 16, 2022
scala
haskell
functional-programming
fold
When is a composition of catamorphisms a catamorphism?
Aug 18, 2017
haskell
functional-programming
composition
fold
catamorphism
Scala Vector fold syntax (/: and :\ and /:\)
Jan 07, 2020
scala
syntax
fold
python reduce to find the union of sets
Sep 14, 2022
python
dictionary
functional-programming
set
fold
Java 8: stop reduction operation from examining all Stream elements
Sep 15, 2022
java
java-8
reduce
java-stream
fold
Example of the difference between List.fold and List.foldBack
Sep 12, 2022
f#
fold
folding
foldRight on infinite lazy structure
Sep 15, 2022
scala
fold
How to fold STL container?
Jan 13, 2021
c++
boost
stl
fold
C++17 Variadic Template Folding
Aug 04, 2022
c++
variadic-templates
fold
c++17
Why does foldr use a helper function?
Sep 04, 2022
haskell
fold
« Newer Entries
Older Entries »