subtract

abstract fun subtract(first: List<ULong>, second: List<ULong>): List<ULong>

Subtracts two big integers

Return

result of subtract