scalax.rules.Functors

trait Functor

[source: scalax/rules/Functors.scala]

trait Functor[+A]
extends Functor[A]
Direct Known Subclasses:
Arrows.Arrow, Functors.ZeroFunctor, Monoidals.Monoidal, Monads.Monad

Type Summary
type M
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Methods inherited from Functor
map (abstract)
Type Details
type M


Copyright (c) 2005-8 The Scalax Project. All Rights Reserved.