Packages

p

passera

numerics

package numerics

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. numerics
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class RicherInt extends Proxy
  2. class RicherLong extends Proxy
  3. class YetRicherInt extends Proxy
  4. class YetRicherLong extends Proxy

Value Members

  1. implicit def toRicherInt(x: RichInt): YetRicherInt
  2. implicit def toRicherInt(x: Int): RicherInt
  3. implicit def toRicherLong(x: RichLong): YetRicherLong
  4. implicit def toRicherLong(x: Long): RicherLong

Inherited from AnyRef

Inherited from Any

Ungrouped