Package Information |
Summary |
Provides extra data structures and iterable/array functionality. |
Maintainers |
Tyson Andre (lead)
[details]
|
License |
BSD-3-Clause |
Description |
teds (Tentative Extra Data Structures) is a collection of data structures and iterable functionality |
Homepage |
https://github.com/TysonAndre/pecl-teds
|
Release notes
Version 1.1.2
(stable)
|
* Fix big-endian builds (#160) * Make `teds\stable_compare` consistently 1/0/-1 for arrays with different keys on all platforms. |