ctx_TVC_Rational_Long

trait Rational => Long
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

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