Package

euler.problem

problem57

Permalink

package problem57

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. problem57
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. final case class Fraction(a: BigInt, b: BigInt) extends Product with Serializable

    Permalink
  2. implicit class RichBigInt extends AnyRef

    Permalink

Value Members

  1. object Fraction extends Serializable

    Permalink
  2. def answer: Int

    Permalink
  3. lazy val iterations: Stream[Fraction]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped