UTILITY
index()
ShortPHP reference for index().
Signature
function index(array $items, string|int $key): array
Example
index(...);Extension: Core
ShortPHP reference for index().
function index(array $items, string|int $key): array
index(...);Extension: Core