scalax.rules

trait Zero

[source: scalax/rules/Zero.scala]

trait Zero
extends AnyRef
Type Summary
abstract type M
Method Summary
abstract def zero : M[Nothing]
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Type Details
abstract type M

Method Details
abstract def zero : M[Nothing]


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