given_Monoid_Fragments

org.specs2.specification.core.Fragments.given_Monoid_Fragments
object given_Monoid_Fragments extends Monoid[Fragments]

Attributes

Graph
Supertypes
trait Monoid[Fragments]
trait Semigroup[Fragments]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def append(fs1: Fragments, fs2: => Fragments): Fragments

Inherited methods

def multiply(value: Fragments, n: Int): F

Attributes

Inherited from:
Monoid
def multiply1(value: Fragments, n: Int): F

Attributes

Inherited from:
Semigroup