mipv6

com.comcast.ip4s.Literals.mipv6

Attributes

Source
Literals.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
mipv6.type

Members list

Type members

Inherited types

type Expr[A] = Expr[A]

Attributes

Inherited from:
Literally
Source
Literally.scala
type Quotes = Quotes

Attributes

Inherited from:
Literally
Source
Literally.scala

Value members

Concrete methods

def validate(s: String)(using Quotes): Either[String, Expr[Multicast[Ipv6Address]]]

Attributes

Source
Literals.scala

Inherited methods

def apply(strCtxExpr: Expr[StringContext], argsExpr: Expr[Seq[Any]])(using Quotes): Expr[A]

Attributes

Inherited from:
Literally
Source
Literally.scala

Inherited fields

val Expr: Expr.type

Attributes

Inherited from:
Literally
Source
Literally.scala