Package

euler.problem

problem30

Permalink

package problem30

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

Type Members

  1. final case class NrOfDigits(n: Int) extends Product with Serializable

    Permalink

Value Members

  1. def answer: Int

    Permalink
  2. def isMagic(n: Int): Boolean

    Permalink
  3. def magicNrs: IndexedSeq[Int]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped