FoldExtensions
No need to use this trait directly, because it's inherited by Extensions object.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object Extensions
Members list
Extensions
Extensions
Like foldLeft from the standard library, but using effectful function.
Like foldLeft from the standard library, but using effectful function.
Attributes
Like foldRight from the standard library, but using effectful function.
Like foldRight from the standard library, but using effectful function.
Attributes
Like reduceLeft from the standard library, but using effectful function.
Like reduceLeft from the standard library, but using effectful function.
Attributes
Like reduceLeftOption from the standard library, but using effectful function.
Like reduceLeftOption from the standard library, but using effectful function.
Attributes
mapEff fused with reduceOptionEff.
Like reduce from the standard library, but using effectful function.
Like reduce from the standard library, but using effectful function.
Attributes
Like reduceOption from the standard library, but using effectful function.
Like reduceOption from the standard library, but using effectful function.
Attributes
Like reduceRight from the standard library, but using effectful function.
Like reduceRight from the standard library, but using effectful function.
Attributes
Like reduceRightOption from the standard library, but using effectful function.
Like reduceRightOption from the standard library, but using effectful function.