Predicate

object Predicate
Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

object Num
Companion:
class
sealed trait Num[A] extends Predicate[A]
Companion:
object
object Str
Companion:
class
sealed trait Str[A] extends Predicate[A]
Companion:
object
final case class True[A]() extends Predicate[A]

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror