FunctorLaws

cats.laws.FunctorLaws
See theFunctorLaws companion trait
object FunctorLaws

Attributes

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

Members list

Value members

Concrete methods

def apply[F[_]](implicit ev: Functor[F]): FunctorLaws[F]

Attributes

Source
FunctorLaws.scala