Functor

org.specs2.fp.Functor$
See theFunctor companion trait
object Functor

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Functor.type

Members list

Value members

Concrete methods

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