Scalax
|
|
scalax/rules/Functors.scala
]
trait
Functors
extends
AnyRefType 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 |
Scalax
|
|