NumberExtensions extension

on

Methods

between(int a, int b) bool

Available on num, provided by the NumberExtensions extension

Determines if this is between a and b whereas the bounds are inclusive.