Rational

fun Rational(value: Int): Rational(source)
fun Rational(numerator: Int, denominator: Int): Rational(source)