trait
NatDiff[M <: Nat, S <: Nat, D <: Nat] extends AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (NatDiff[M, S, D], B)
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
ensuring(cond: (NatDiff[M, S, D]) ⇒ Boolean, msg: ⇒ Any): NatDiff[M, S, D]
-
def
ensuring(cond: (NatDiff[M, S, D]) ⇒ Boolean): NatDiff[M, S, D]
-
def
ensuring(cond: Boolean, msg: ⇒ Any): NatDiff[M, S, D]
-
def
ensuring(cond: Boolean): NatDiff[M, S, D]
-
-
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
→[B](y: B): (NatDiff[M, S, D], B)
Inherited by implicit conversion any2stringadd from
NatDiff[M, S, D] to any2stringadd[NatDiff[M, S, D]]
Inherited by implicit conversion StringFormat from
NatDiff[M, S, D] to StringFormat[NatDiff[M, S, D]]
Inherited by implicit conversion Ensuring from
NatDiff[M, S, D] to Ensuring[NatDiff[M, S, D]]
Inherited by implicit conversion ArrowAssoc from
NatDiff[M, S, D] to ArrowAssoc[NatDiff[M, S, D]]
Marker trait for typelevel subtraction of Nat
Author:
Harshad Deo
Minuend
Subtrahend
Difference
0.1