O private object

Matching

extends Object

Supertypes

Object

Members

val 

matched

: Matching

def 

extension_&&&

( self: Matching ) ( that: => Matching ) : Matching

Concatenates the contents of two successful matchings or return a notMatched

Concatenates the contents of two successful matchings or return a notMatched

def 

extension_asOptionOfTuple

( self: Matching ) : Option[Tuple]

def 

matched

( x: Any ) : Matching

def 

notMatched

: Matching