IntIterableExtensions extension

Provides extended methods for int arrays.

intの配列用の拡張メソッドを提供します。

on

Methods

nearestOrNull(num point) int?
Get the closest int to point in the int array.