nonInheritedOps

alleycats.Empty.nonInheritedOps
object nonInheritedOps extends ToEmptyOps

Attributes

Deprecated
true
Source
Empty.scala
Graph
Supertypes
trait ToEmptyOps
trait Serializable
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

implicit def toEmptyOps[A](target: A)(implicit tc: Empty[A]): Ops[A] { type TypeClassType = Empty[A]; }

Attributes

Inherited from:
ToEmptyOps
Source
Empty.scala