AllOps

alleycats.Zero.AllOps
trait AllOps[A] extends Ops[A]

Attributes

Source
Zero.scala
Graph
Supertypes
trait Ops[A]
trait Serializable
class Object
trait Matchable
class Any

Members list

Type members

Inherited types

type TypeClassType <: Zero[A]

Attributes

Inherited from:
Ops
Source
Zero.scala

Value members

Inherited methods

def isZero(implicit ev: Eq[A]): Boolean

Attributes

Inherited from:
Ops
Source
Zero.scala
def nonZero(implicit ev: Eq[A]): Boolean

Attributes

Inherited from:
Ops
Source
Zero.scala
def self: A

Attributes

Inherited from:
Ops
Source
Zero.scala

Inherited fields

Attributes

Inherited from:
Ops
Source
Zero.scala