FoldExtensions
No need to use this trait directly, because it's inherited by Extensions object.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait AllOrphanedExtensionsobject Extensions.type
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 reduceLeftOption from the standard library, but using effectful function.
Like reduceLeftOption 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
map_!! fused with reduceOption_!!.
map_!! fused with reduceOption_!!.
Attributes
map_!! fused with reduce_!!.
map_!! fused with reduce_!!.
Attributes
Like reduceOption from the standard library, but using effectful function.
Like reduceOption 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.
Attributes
Like reduceRight from the standard library, but using effectful function.
Like reduceRight from the standard library, but using effectful function.
Attributes
Like reduce from the standard library, but using effectful function.
Like reduce from the standard library, but using effectful function.