Quantity.opEquals

Operator overloading

  1. bool opEquals(Q qty)
  2. bool opEquals(T scalar)
    struct Quantity(N, alias unitSpec)
    const
    bool
    opEquals
    (
    T
    )
    ()
    if (
    isNumeric!T
    )

Meta