scalax.rules

trait Functors

[source: scalax/rules/Functors.scala]

trait Functors
extends AnyRef
Direct Known Subclasses:
UnitFunctors

Type Summary
abstract 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
Class Summary
trait Functor [+A] extends Functor[A]
trait ZeroFunctor extends Functor[Nothing] with AnyRef
Type Details
abstract type M


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