@bodil/core - v0.4.1
    Preparing search index...

    Function sum

    • A function which applies the + operator to its arguments.

      Parameters

      • a: number
      • b: number

      Returns number

    • A function which applies the + operator to its arguments.

      Parameters

      • a: bigint
      • b: bigint

      Returns bigint

    • A function which applies the + operator to its arguments.

      Parameters

      • a: string
      • b: string

      Returns string