Julien Rosset
|
281885a2d5
|
Fix slice and sliceSelf when collection is empty
|
2 years ago |
Julien Rosset
|
66fe43fef5
|
Add access with offset and first/last methods
|
2 years ago |
Julien Rosset
|
4da1264ad8
|
Add IImmutableCollection::fill and IImmutableCollection::fillWithKeys
|
2 years ago |
Julien Rosset
|
53f6062f97
|
TInsensitiveCaseKey: fix method signature
|
2 years ago |
Julien Rosset
|
cc2b53b7af
|
TUniqueValues: fix methods signatures
|
2 years ago |
Julien Rosset
|
2d71d2a4a0
|
Centralize et fix sorter method normalizer
|
2 years ago |
Julien Rosset
|
1f7783090a
|
ICollection: add "self" version of multiple functions
+ Simplify/Correct template declarations
+ Fix method signatures (self → static)
|
2 years ago |
Julien Rosset
|
9e35eb1ee4
|
Fix sort methods signature
|
2 years ago |
Julien Rosset
|
696e4fa458
|
Switch to self implemented IComparable and IComparator
|
2 years ago |
Julien Rosset
|
593e118ba1
|
Add methods to sort collections
|
2 years ago |
Julien Rosset
|
22cc1b439f
|
Add unique collections
|
2 years ago |
Julien Rosset
|
fe6d9dbaaf
|
Composer: add configuration
|
2 years ago |
Julien Rosset
|
4f299bdde3
|
Add documentation for __serialize and __unserialize
|
2 years ago |
Julien Rosset
|
6c69b5504b
|
Compatible with PHP 8.1
|
2 years ago |
Julien Rosset
|
3da6845b05
|
Correction + test Collection::prependCollection
|
3 years ago |
Julien Rosset
|
9993701f58
|
Add prepend methods
|
3 years ago |
Julien Rosset
|
89f89d8c19
|
Allow addition of multiple values and collection merging/combining
|
3 years ago |
Julien Rosset
|
55a10b7896
|
Add method for join, split and remove empty values
|
3 years ago |
Julien Rosset
|
4b7e60c003
|
Fix offsetSet and offsetUnset in Collection
|
3 years ago |
Julien Rosset
|
80dd6d3545
|
Complete rewrite and add @template
|
3 years ago |
Julien Rosset
|
be64559bd7
|
Add "push" method
|
3 years ago |
Julien Rosset
|
9561d8c7e8
|
InsensitiveCaseArray : correction initialisation tableau existant
|
3 years ago |
Julien Rosset
|
044e50007c
|
Add insensitive case versions
|
3 years ago |
Julien Rosset
|
096d4bc3ed
|
Extract interface and use trait for implementation
|
3 years ago |
Julien Rosset
|
d56366fbfb
|
Implements __debugInfo()
|
3 years ago |
Julien Rosset
|
b8dc4c2e79
|
Add ArrayClass and ImmutableArrayClass
|
3 years ago |
Julien Rosset
|
a998bf9de1
|
Initial commit
|
3 years ago |