Sign

object Sign
Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Sign.type

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

def apply(i: Int): Sign

Implicits

Implicits

implicit def sign2int(s: Sign): Int
final implicit def signEq: Eq[Sign]
final implicit def signMonoid: CommutativeMonoid[Sign]