mm

laika.ast.LengthUnit.mm
object mm extends LengthUnit

Attributes

Source
Length.scala
Graph
Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
mm.type

Members list

Value members

Inherited methods

def andThen[A](g: Length => A): Double => A

Attributes

Inherited from:
Function1

Attributes

Inherited from:
LengthUnit
Source
Length.scala
def compose[A](g: A => Double): A => Length

Attributes

Inherited from:
Function1
override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Function1 -> Any
Inherited from:
Function1

Inherited fields

Attributes

Inherited from:
LengthUnit
Source
Length.scala