AngleSyntax

doodle.syntax.AngleSyntax
trait AngleSyntax

Attributes

Source
AngleSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object all.type
object angle.type

Members list

Type members

Classlikes

implicit class AngleDoubleOps(val angle: Double)

Attributes

Source
AngleSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class AngleIntOps(val angle: Int)

Attributes

Source
AngleSyntax.scala
Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def AngleDoubleOps(angle: Double): AngleDoubleOps

Attributes

Source
AngleSyntax.scala
final implicit def AngleIntOps(angle: Int): AngleIntOps

Attributes

Source
AngleSyntax.scala