&:&

sealed trait &:&[+A, +B] extends Serializable

Implicit witness that means you can find an A and a B. Mostly for using with scala.util.NotGiven

Companion:
object
trait Serializable
class Object
trait Matchable
class Any