infra

object infra
Source:
add.scala
class Object
trait Matchable
class Any
infra.type

Type members

Classlikes

class AddNC[VL, UL, VR, UR, VOp, UOp](val eval: (Quantity[VL, UL], Quantity[VR, UR]) => Quantity[VOp, UOp]) extends Add[VL, UL, VR, UR]
Source:
add.scala