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

    Function sumU32

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

      Parameters

      • ...values: U32[]

      Returns { overflow: boolean; value: U32 }