InjectLaws

cats.laws.InjectLaws
See theInjectLaws companion trait
object InjectLaws

Attributes

Companion
trait
Source
InjectLaws.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
InjectLaws.type

Members list

Value members

Concrete methods

def apply[A, B](implicit ev: Inject[A, B]): InjectLaws[A, B]

Attributes

Source
InjectLaws.scala