given_Monoid_NodeSeq

org.specs2.xml.Nodex.given_Monoid_NodeSeq
object given_Monoid_NodeSeq extends Monoid[NodeSeq]

Attributes

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

Members list

Value members

Concrete methods

def append(ns1: NodeSeq, ns2: => NodeSeq): NodeSeq

Inherited methods

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

Attributes

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

Attributes

Inherited from:
Semigroup

Concrete fields

val zero: NodeSeq