FromToString

org.typelevel.paiges.Document$.FromToString$
object FromToString extends Document[Any]

Attributes

Source
Document.scala
Graph
Supertypes
trait Document[Any]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def document(any: Any): Doc

Attributes

Source
Document.scala

Inherited methods

def contramap[Z](f: Z => Any): Document[Z]

Attributes

Inherited from:
Document
Source
Document.scala