TextConstructor

Constructors for Text algebra

Source:
Text.scala
class Object
trait Matchable
class Any
object Picture.type
BaseConstructor { type Algebra <: Text; }

Value members

Concrete methods

def text(text: String): <none>[Unit]

Render the given String

Render the given String

Source:
Text.scala