Fraction

s4s.smithy.Fraction$
object Fraction extends Newtype[Fraction]

Attributes

Source:
Fraction.scala
Graph
Supertypes
class Newtype[Fraction]
trait HasId
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited classlikes

object hint

Attributes

Inherited from:
Newtype
Source:
Newtype.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Inherited types

opaque type Type

Attributes

Inherited from:
Newtype
Source:
Newtype.scala

Value members

Inherited methods

def apply(a: Fraction): Type

Attributes

Inherited from:
Newtype
Source:
Newtype.scala
def unapply(orig: Type): Some[A]

Attributes

Inherited from:
Newtype
Source:
Newtype.scala

Concrete fields

val hints: Hints

Attributes

Source:
Fraction.scala
val id: ShapeId

Attributes

Source:
Fraction.scala

Attributes

Source:
Fraction.scala

Extensions

Inherited extensions

extension (orig: Type)
def value: A

Attributes

Inherited from:
Newtype
Source:
Newtype.scala

Implicits

Implicits

implicit val schema: Schema[Fraction]

Attributes

Source:
Fraction.scala

Inherited implicits

implicit val asBijection: Bijection[Fraction, Type]

Attributes

Inherited from:
Newtype
Source:
Newtype.scala
implicit val tag: ShapeTag[Type]

Attributes

Inherited from:
Newtype
Source:
Newtype.scala