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
Why foldr is not lazy for tuples in haskell
Sep 20, 2026
haskell
lazy-evaluation
fold
A more idiomatic way to write this Haskell LCM function
Sep 20, 2026
haskell
recursion
fold
readability
lcm
How can operations like map, filter and reverse can be defined in terms of a reduce?
Sep 16, 2026
recursion
clojure
functional-programming
reduce
fold
How to use fold to do boolean testing
Sep 13, 2026
scala
datetime
fold
An alternate to foldLeft that starts from second element
Sep 10, 2026
scala
fold
F# equivalent of Haskell scanl/scanr
Sep 08, 2026
haskell
f#
fold
Why is MergeSort in Haskell faster when implemented with foldl'?
Sep 02, 2026
haskell
mergesort
fold
How to apply a list of functions sequentially to a string using Python reduce or list comprehension?
Aug 28, 2026
python
list-comprehension
reduce
fold
functools
Calculate sum and length of a list simultaneously with foldl and a tuple
Aug 20, 2026
haskell
fold
Higher-order folder function using callbacks
Aug 19, 2026
javascript
function
reduce
fold
F# under SharpDevelop
Aug 18, 2026
list
f#
fold
Haskell - create artihmetic tree from prefix expression
Aug 17, 2026
haskell
recursion
tree
fold
postfix-notation
How do I conceal RakuDoc (POD6) contents in vim?
Aug 17, 2026
vim
raku
fold
Meaning of `t a -> b` in type of foldl
Aug 05, 2026
function
haskell
types
signature
fold
Python: Understanding reduce()'s 'initializer' argument
Aug 04, 2026
python
functional-programming
reduce
fold
higher-order-functions
Folds implementation in Haskell
Jul 29, 2026
function
haskell
functional-programming
refactoring
fold
Using reduce(into:_:) to filter adjacent equal elements
Jul 23, 2026
arrays
swift
fold
Foldl on string
Jul 19, 2026
haskell
fold
Older Entries »