Pacote
    Preparing search index...

    Function add

    • Adds two U64 values. Equivalent to the numeric + operator.

      Parameters

      • augend: U64

        Augend.

      • addend: U64

        Addend.

      Returns U64

      The sum of both values.