Edit of asset "ArrayUtils" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | 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 |
|
Category | Scripts | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/drusin/godot-array-utils | |
Issues Url | https://github.com/drusin/godot-array-utils/issues | |
Godot version | Godot 4.1 | |
Version String | 0.1.1 | 0.1.1 |
Download Commit | e8e54e78a27223c527bcd2d7b5450e1691f8382b | e8e54e78a27223c527bcd2d7b5450e1691f8382b |
Download Url (Computed) | https://github.com/drusin/godot-array-utils/archive/e8e54e78a27223c527bcd2d7b5450e1691f8382b.zip | https://github.com/drusin/godot-array-utils/archive/e8e54e78a27223c527bcd2d7b5450e1691f8382b.zip |
Icon Url |
https://raw.githubusercontent.com/drusin/godot-array-utils/main/icon/Godot-Array-Utils.png
|