Pretty

sealed trait Pretty extends Serializable
Companion:
object
Source:
Pretty.scala
trait Serializable
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(prms: Params): String

Concrete methods

def map(f: String => String): Pretty