LinesContent

org.specs2.text.LinesContent
See theLinesContent companion trait
object LinesContent

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Implicits

implicit def listLinesContent[T]: LinesContent[List[T]]
implicit def seqLinesContent[T]: LinesContent[Seq[T]]