List Question
20 TechQA 2024-03-19T14:53:00.337000creating variables from data after using the fold command
60 views
Asked by Rubberducky
Applying a function to all elements of a tree in Python
60 views
Asked by Kwas
error: cannot convert 'std::optional<int>' to 'const int' in initialization
89 views
Asked by Ludovic Aubert
Early return from within a fold
105 views
Asked by Pioneer_11
foldM with monad State does not type check
85 views
Asked by OrenIshShalom
Haskell foldr1 lambda function which adds tuple values
85 views
Asked by SniperWiper
How do you do a parallel fold on a Kotlin sequence?
207 views
Asked by Jeremy Hicks
How to evaluate a function with curried argument in haskell?
142 views
Asked by Avunz
Is foldl or foldr more efficient for intercalating list elements?
132 views
Asked by vkryuu
FoldLeft/FoldRight: Scala Compile-Errors
49 views
Asked by user22677495
Building a string using fold, and would like to speed it up by assigning the correct capacity
88 views
Asked by smolloy
Idiomatic Kotlin Value Mapping
65 views
Asked by Isaac Hildebrandt
C++ variadic template 'contains no parameter packs' when constexpr if should avoid?
97 views
Asked by TBCM
Double fold expression to replace branching statement
77 views
Asked by user3786219
XCode - stop unfolding by default
26 views
Asked by redwolfG
Why is the list annotated twice after the foldl in haskell?
66 views
Asked by Vladimir Sánchez Martínez
Extracting, manipulating and accumulating values within a list of monads in Haskell
110 views
Asked by Piskator
How can I fold all cell in ipynb file with Vscode?
87 views
Asked by Malibu7
Haskell foldr function in instance Foldable
71 views
Asked by Adnan Eren Güngörmüş
Using lenses to view a Map as key-value pairs?
201 views
Asked by Agnishom Chattopadhyay