ctx_VC_Int_Rational

trait Int => Rational
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(v: Int): Rational

Inherited methods

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