Add bew array handler functions for various array interfaces

get random entry, remove array entry by value, add string to each entry in array, create sort by array key
This commit is contained in:
Clemens Schwaighofer
2026-03-25 18:51:28 +09:00
parent 188f0b57d0
commit f275180571
2 changed files with 82 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
]
},
"repositories": {
"git.egplusww.jp.Composer": {
"packages.omnicomproduction.jp.Composer": {
"type": "composer",
"url": "https://packages.omnicomproduction.jp/api/packages/Composer/composer"
}