Edit of asset "ArrayUtils" Accepted

Old/Current New/Edit
Title ArrayUtils ArrayUtils
Description # Godot ArrayUtils
A (hopefully soon-to-be) collection of static utilitiy functions for arrays in GDScript.

## Main Utils
- **sort()**: a stable sorting implementation (since the one provided in GDScript is unstable)

## Other utils
Some helpers, mostly meant for use together with the main utilities
- **Comparators**: a few comparators for some common data types, readymade for sorting
# Godot ArrayUtils
A (hopefully soon-to-be) collection of static utilitiy functions for arrays in GDScript.

## Main Utils
- **sort()**: a stable sorting implementation (since the one provided in GDScript is unstable)

## Other utils
Some helpers, mostly meant for use together with the main utilities
- **Comparators**: a few comparators for some common data types, readymade for sorting
Category Scripts Scripts
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/drusin/godot-array-utils https://github.com/drusin/godot-array-utils
Issues Url https://github.com/drusin/godot-array-utils/issues https://github.com/drusin/godot-array-utils/issues
Godot version Godot 4.1 Godot 4.1
Version String 0.1.1 0.1.0
Download Commit e8e54e78a27223c527bcd2d7b5450e1691f8382b 7fd30763fb7d74bf08e9dbe043757f4d76879ddb
Download Url (Computed) https://github.com/drusin/godot-array-utils/archive/e8e54e78a27223c527bcd2d7b5450e1691f8382b.zip https://github.com/drusin/godot-array-utils/archive/7fd30763fb7d74bf08e9dbe043757f4d76879ddb.zip
Icon Url https://raw.githubusercontent.com/drusin/godot-array-utils/main/icon/Godot-Array-Utils.png
https://raw.githubusercontent.com/drusin/godot-array-utils/main/icon/Godot-Array-Utils.png