ArithmeticOptions

external interface ArithmeticOptions(source)

Options for arithmetic operations like add() and subtract()

Properties

Link copied to clipboard
abstract val overflow: Overflow?

Controls handling of out-of-range arithmetic results.