Pacote
    Preparing search index...

    Function subtract

    • Subtracts two U64 values. Equivalent to the numeric - operator.

      Parameters

      • minuend: U64

        Minuend.

      • subtrahend: U64

        Subtrahend.

      Returns U64

      The total of the second value subtracted from the first.