ctx_TVC_Rational_Int

trait Rational => Int
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(v: Rational): Int

Inherited methods

def andThen[A](g: Int => A): Rational => A
Inherited from:
Function1
def compose[A](g: A => Rational): A => Int
Inherited from:
Function1
override def toString(): String
Definition Classes
Function1 -> Any
Inherited from:
Function1