org.specs2.control.origami.Folds
See theFolds companion object
Typeclass instances and creation methods for folds
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Attributes
-
Returns
-
a fold from arguments of a fold left
Attributes
-
Returns
-
a fold which uses a Monoid to accumulate elements
Attributes
-
Returns
-
a fold which uses a Monoid to accumulate elements
Attributes
-
Returns
-
a fold with just a start action
Attributes
-
Returns
-
a Fold which simply accumulates elements into a List