TextSyntax

final implicit
class TextSyntax(sc: StringContext) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def t(args: Any*): Text

Create a Text representation of this string. Really just a nicer way of saying AnyRef*

Create a Text representation of this string. Really just a nicer way of saying AnyRef*