issues
search
JuliaCollections
/
FunctionalCollections.jl
Functional and persistent data structures for Julia
MIT License
124
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PersistentVector of tuples does not work
#19
malbarbo
closed
9 years ago
0
Finger Tree / https://github.com/mschauer/FingerTree.jl
#18
mschauer
closed
9 years ago
2
[PkgEval] FunctionalCollections may have a testing issue on Julia 0.4 (2014-10-08)
#17
IainNZ
closed
9 years ago
0
fixes and travis
#16
shashi
closed
10 years ago
7
Some fixes to plist and pset
#15
shashi
closed
10 years ago
0
Working Tests
#14
shashi
closed
10 years ago
1
provide == as well as isequal for Julia 0.3
#13
stevengj
closed
10 years ago
0
ERROR: no method next(SparseNode{PersistentArrayMap{Int64,Nothing}}, Bool)
#12
kmsquire
closed
9 years ago
1
Proposal: Consider changing collection constructors to accept iterables
#11
kmsquire
closed
10 years ago
13
One more push() definition
#10
kmsquire
closed
10 years ago
0
Fix #8
#9
kmsquire
closed
10 years ago
4
ERROR: cannot define function push
#8
kmsquire
closed
10 years ago
0
array[2:] => array[2:end]
#7
kmsquire
closed
10 years ago
2
LICENCE mispelled
#6
IainNZ
closed
10 years ago
1
Make PersistentVector a subtype of AbstractArray{T,1} instead of AbstractArray{T}
#5
kmsquire
closed
11 years ago
1
Persistent sets that are equal don't hash to the same value
#4
zachallaun
closed
10 years ago
1
Standardize "short-name function" interface
#3
zachallaun
closed
10 years ago
0
Fancy syntax for creating vectors and maps
#2
zachallaun
closed
10 years ago
0
Added `Base.has` method for `PersistentHashMap`.
#1
ncollins
closed
11 years ago
0
Previous