AllOps

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

Attributes

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

Members list

Type members

Inherited types

type TypeClassType <: Empty[A]

Attributes

Inherited from:
Ops
Source
Empty.scala

Value members

Inherited methods

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

Attributes

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

Attributes

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

Attributes

Inherited from:
Ops
Source
Empty.scala

Inherited fields

Attributes

Inherited from:
Ops
Source
Empty.scala