List Question
20 TechQA 2024-02-02T15:12:57.523000Scala for comprehension responding Future.filter predicate is not satisfied
56 views
Asked by ahabrahante
Haskell do-notation has no equivalent for-comprehension in Scala?
102 views
Asked by Abhijit Sarkar
Which JavaScript lib has feature similar to Haskell's do-notation or Scala's for-comprehension?
74 views
Asked by Pyi Soe
Python for comprehension with dict keys and values in else clause
40 views
Asked by Learn Hadoop
Scala for-comprehension and Option
61 views
Asked by Amaterasu
Strange behavior of ZIO's map method or yield in for comprehension
165 views
Asked by Alex
Map over result of right-hand side in for comprehension before assigning to value
84 views
Asked by Cory Klein
Understanding for in scala
80 views
Asked by figs_and_nuts
What is the output of the below Scala code snippet?
111 views
Asked by Rocky
Finding differences between neighboring elements of many lists at the same time
51 views
Asked by Thunder Owl
Why is Either expected in the following for comprehension?
170 views
Asked by nashter
Monadic way to get first Right to result from getting an Either from items of a list?
259 views
Asked by Edward Peters
Deal with nested for-comprehension and futures in scala (value map is not a member of Any)
41 views
Asked by Marc
scala how to wrap response to yield instead of val
90 views
Asked by BlackFriday
Contextbound "Temporal" causes: "Cannot resolve symbol flatMap"
114 views
Asked by Galy
Double iteration in for comprehension without 2d list
20 views
Asked by You_Donut
Scala - trying to understand for-comprehension
107 views
Asked by DFL
Can a nested loop be compressed into a single line comprehension?
56 views
Asked by JuMoGar
Scala: for comprehension on each list of a nested list
100 views
Asked by sgireddy