Utility Library v1.2.0
[1.2.0] - 23-01-2024
Added
ArrayExtensions
Sortmethod to sort the elements in the entire array using the specified comparison.Sortmethod to sort a range of elements in the array using the specified comparer.RandSortmethod to sort the elements in the array in random order.