given_Monoid_Index

org.specs2.html.Index$.given_Monoid_Index$
object given_Monoid_Index extends Monoid[Index]

Attributes

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

Members list

Concise view

Value members

Concrete methods

def append(a: Index, b: => Index): Index
def zero: Index

Inherited methods

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

Attributes

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

Attributes

Inherited from:
Semigroup