issues
search
lacuna
/
bifurcan
functional, durable data structures
MIT License
967
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
collection_test: add tests for SortedMap.slice
#55
aphyr
closed
6 days ago
3
Omnibus of Performance & Testing Improvements
#54
aphyr
closed
11 months ago
0
Add IGraph.edge(from, to, notFound)
#53
aphyr
closed
12 months ago
0
Fix jdk 17
#52
aphyr
closed
12 months ago
0
Fix broken usethesource repo
#51
aphyr
closed
12 months ago
0
IntMap.mapValues crashes with a NPE
#50
aphyr
opened
1 year ago
0
DAG bottoms seem to include extra vertices
#49
aphyr
opened
1 year ago
0
Graphs with custom eq/hash don't seem to use them
#48
aphyr
opened
1 year ago
0
Graphs.merge doesn't actually merge graphs!
#47
aphyr
opened
1 year ago
0
Removing nodes from DAGS leaves those nodes in top/bottom
#46
aphyr
opened
1 year ago
0
Fix the generative tests broken by PR #41 (redux)
#45
pangloss
closed
11 months ago
0
Fix a trivial fence post error causing two test map slice failures.
#44
pangloss
closed
11 months ago
0
Fix the generative tests broken by PR #41
#43
pangloss
closed
1 year ago
1
Update durable.md
#42
rgkirch
closed
11 months ago
0
fix DiffList linear and forked methods
#41
mikeb-btw
closed
11 months ago
0
Sliced list cannot be made linear
#40
mikeb-btw
opened
2 years ago
0
Use https repository for usethesource.io
#39
tivervac
closed
11 months ago
1
Fix forking SortedSet
#38
zolotov
closed
2 years ago
1
Forked set is modified after baked linear set modification
#37
AlexPl292
opened
3 years ago
1
Possible accidental mutation
#36
GTRI-nathan
opened
3 years ago
1
Confusion over when to use linear/forked
#35
adamretter
closed
3 years ago
12
Fix iterating reverse in JavaList
#34
zolotov
closed
3 years ago
1
fix equality for Map.keys()
#33
mburyakov
closed
3 years ago
2
Mimic Clojure's `get-in`
#32
viebel
closed
3 years ago
1
Upscaling/Downscaling between the Bifurcan List and the Clojure Vector
#31
zcaudate
opened
3 years ago
0
timing in clojure gives slower results than clojure's persistent datastructures on inserts
#30
zcaudate
closed
4 years ago
4
Possible NPE in MapNodes#put
#29
c-yeung
closed
4 years ago
5
Iterator is incorrect after remove on Linear Map
#28
adamretter
closed
4 years ago
3
Fix typo
#27
zajac
closed
4 years ago
3
What's in the 0.2.0-alpha2 release?
#26
adamretter
closed
4 years ago
4
AIOOBE on List slice/concat usage
#25
valich
closed
4 years ago
4
add methods for type-safe creation of empty instances
#24
osi
closed
4 years ago
0
Bug - remove fails on VirtualMap
#23
adamretter
closed
4 years ago
2
No documentation about the maximum number of elements that can be stored in a List
#22
JonathanVusich
closed
4 years ago
1
Minor: redundant defn of benchmark-iteration in benchmark-test ns
#21
jafingerhut
closed
4 years ago
0
Add bifurcan.list-tests namespace with failing tests for List
#20
jafingerhut
closed
4 years ago
1
concat then slice throws exception with some List instances
#19
jafingerhut
closed
4 years ago
2
bug in List removeLast method
#18
jafingerhut
closed
4 years ago
2
Some List RRB trees constructed deeper than necessary
#17
jafingerhut
opened
5 years ago
0
Do several methods mutate the internals of immutable List instances?
#16
jafingerhut
closed
4 years ago
3
Add lein alias "help-benchmark"
#15
jafingerhut
closed
4 years ago
0
A few small fixes
#14
jafingerhut
closed
4 years ago
0
Add ability to create subclasses
#13
cursive-ide
opened
5 years ago
1
`DirectedGraph#edge(V, V)` can be improved by removing the `Optional` allocation
#12
michaelamaura
closed
5 years ago
2
SortedMap should have the possibility to supply a custom `Comparator`
#11
michaelamaura
closed
5 years ago
1
SortedMap should make use of covariant return types.
#10
michaelamaura
closed
5 years ago
2
Allow null values for Graphs.Edge
#9
michaelamaura
closed
5 years ago
3
interpretor/compiler for bifurcan structures
#8
zcaudate
closed
5 years ago
2
Avoid loop iterations in Map intersection
#7
fehrenbach
closed
6 years ago
1
Update comparison.md
#6
gknauth
closed
6 years ago
2
Next