add

abstract fun add(first: ULongArray, second: ULongArray): ULongArray

Adds two big integers

Return

result of add