Fraction

s4s.data.Fraction
See theFraction companion object
sealed abstract case class Fraction(basisPoint: Int)

Attributes

Companion:
object
Source:
Fraction.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product