AlgebraicUC

class AlgebraicUC[UF, UT](c: Algebraic) extends UnitConversion[Algebraic, UF, UT]
class UnitConversion[Algebraic, UF, UT]
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

def andThen[A](g: Algebraic => A): Algebraic => A
Inherited from:
Function1
def compose[A](g: A => Algebraic): A => Algebraic
Inherited from:
Function1
override def toString(): String
Definition Classes
Function1 -> Any
Inherited from:
Function1