IntArithmeticExts extension

on

Methods

dividedBy(num other) int

Available on int, provided by the IntArithmeticExts extension

minus(num other) int

Available on int, provided by the IntArithmeticExts extension

plus(num other) int

Available on int, provided by the IntArithmeticExts extension

times(num other) int

Available on int, provided by the IntArithmeticExts extension