Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Function sumU64

    • Sum all provided U64 values using modulo arithmetic. NOTE that the overflow may happen multiple times here!

      Parameters

      • ...values: U64[]

      Returns { overflow: boolean; value: U64 }