Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

ArrayUtils

An asset by [email protected]
The page banner background of a mountain and forest
ArrayUtils hero image

Quick Information

0 ratings
ArrayUtils icon image
ArrayUtils

# Godot ArrayUtilsA (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 utilsSome helpers, mostly meant for use together with the main utilities- **Comparators**: a few comparators for some common data types, readymade for sorting

Supported Engine Version
4.1
Version String
0.1.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

# 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

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
ArrayUtils icon image
ArrayUtils

# Godot ArrayUtilsA (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 utilsSome helpers, mostly meant for use together with the main utilities- **Comparators**: a few comparators for some common data types, readymade for sorting

Supported Engine Version
4.1
Version String
0.1.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers