angle

doodle.syntax.package$.angle$
object angle extends AngleSyntax

Attributes

Source
package.scala
Graph
Supertypes
trait AngleSyntax
class Object
trait Matchable
class Any
Self type
angle.type

Members list

Type members

Inherited classlikes

implicit class AngleDoubleOps(val angle: Double)

Attributes

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

Attributes

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

Implicits

Inherited implicits

final implicit def AngleDoubleOps(angle: Double): AngleDoubleOps

Attributes

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

Attributes

Inherited from:
AngleSyntax
Source
AngleSyntax.scala