issues
search
icecave
/
collections
A PHP collection library loosely inspired by the .NET runtime and the C++ STL. [DEPRECATED]
MIT License
70
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create copy-on-write adaptors for each of the mutable concepts.
#29
jmalloc
opened
11 years ago
0
Map::replace() and Map::tryReplace() to not return/set the $previous value.
#28
jmalloc
closed
11 years ago
0
Global helper methods.
#27
jmalloc
closed
11 years ago
0
Updated Typhoon, fixed existing typecheck issues.
#26
ezzatron
closed
11 years ago
0
Implement a Table collection type.
#25
jmalloc
opened
11 years ago
1
AssociativeKeyGenerator should probably use a digest hash on long strings.
#24
jmalloc
closed
11 years ago
1
serialize method omits hash function
#23
ErsafanRend
closed
11 years ago
2
Upgrade to icecave/testing 2.0.0
#22
jmalloc
closed
11 years ago
0
Add Set::isSuper/subset functions.
#21
jmalloc
closed
11 years ago
0
Ensure all collections are serializable.
#20
jmalloc
closed
11 years ago
0
All collections should be cloneable.
#19
jmalloc
closed
11 years ago
0
Implement typhoon checks.
#18
jmalloc
closed
11 years ago
0
Remove custom Stringify code in favour of Icecave/Repr
#17
jmalloc
closed
11 years ago
0
Type checking.
#16
jmalloc
opened
12 years ago
1
List sorting needs to be reimplemented natively.
#15
jmalloc
closed
11 years ago
0
remove/replace/etc should not return the replaced elements.
#14
jmalloc
closed
12 years ago
0
LinkedList implementation issues due to SplDoublyLinkedList
#13
jmalloc
closed
12 years ago
0
Avoid unnecessary abbreviations.
#12
jmalloc
closed
12 years ago
0
RandomAccessInterface::indexOf may need a reverse counterpart.
#11
jmalloc
closed
11 years ago
5
Implement the appropriate PHP Iterator/ArrayAccess interfaces.
#10
jmalloc
closed
11 years ago
2
Implement stack.
#9
jmalloc
closed
12 years ago
0
Implement set and multiset.
#8
jmalloc
closed
11 years ago
1
Implement map and multimap.
#7
jmalloc
closed
11 years ago
1
Implement deque (?).
#6
jmalloc
closed
12 years ago
0
Implement priority queue.
#5
jmalloc
closed
12 years ago
0
Implement queue.
#4
jmalloc
closed
12 years ago
0
Implement map.
#3
jmalloc
closed
11 years ago
0
Implement list.
#2
jmalloc
closed
12 years ago
0
Implement vector
#1
jmalloc
closed
12 years ago
0
Previous