issues
search
bluefireteam
/
ordered_set
A simple implementation for an ordered set
MIT License
20
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Fix bug if inner sub set is empty causing NPE [tentative]
#48
luanpotter
closed
1 month ago
1
chore(release): Publish 6.1.0
#47
spydon
closed
2 months ago
1
perf: Bring back custom iterator implementation of the iterator method
#46
luanpotter
closed
2 months ago
1
feat: Add `removeAt`
#45
spydon
closed
2 months ago
2
Create benchmark harness
#44
spydon
opened
2 months ago
1
test: Add benchmarking
#43
luanpotter
closed
2 months ago
1
Bring back custom iterator
#42
spydon
closed
2 months ago
0
fix: Optimize addAll
#41
spydon
closed
2 months ago
1
chore: Update Dart SDK version constraint
#40
luanpotter
closed
2 months ago
1
docs: Update funding section on pubspec.yaml
#39
luanpotter
closed
4 months ago
1
docs: Fix README badges
#38
luanpotter
closed
4 months ago
1
ci: Fix analyzer on CI
#37
luanpotter
closed
4 months ago
1
build: Fix build and lint
#36
luanpotter
closed
4 months ago
3
chore: Publish v6.0.1
#35
spydon
closed
4 months ago
2
fix: Use cached results in whereType()
#34
filiph
closed
4 months ago
1
Tighten type on Comparable
#33
filiph
closed
4 months ago
2
refactor: Make query() return an Iterable
#32
filiph
closed
4 months ago
2
refactor: query() should return an Iterable, not List
#31
filiph
closed
4 months ago
1
chore: Release v5.0.3
#30
spydon
closed
7 months ago
1
fix: Should properly look for element when removing
#29
spydon
closed
7 months ago
1
removeAt(index)
#28
masalha-alaa
closed
2 months ago
2
Officially tag the 5.0.2 version
#27
TytaniumDev
closed
11 months ago
1
chore: Release 5.0.2
#26
spydon
closed
1 year ago
0
test: Use isTrue/False instead of true/false in tests
#25
spydon
closed
1 year ago
0
chore: Update cicd and dependencies
#24
spydon
closed
1 year ago
0
fix: Make sure it is sorted after removals that make bucket empty
#23
misha
closed
1 year ago
0
not compatible with dart 3.0
#22
lastmeta
closed
1 year ago
1
fix: Remove unnecessary implements Iterable
#21
spydon
closed
1 year ago
1
Optimization: Use query if it exits for T in whereType<T>
#20
spydon
closed
4 months ago
0
Elements that already exists in the set should not be added again
#19
spydon
closed
3 years ago
1
Add `reversed` and `removeAll`
#18
spydon
closed
3 years ago
0
Use `flame_lint` and Flame cicd
#17
spydon
closed
3 years ago
1
Add `reversed` and `removeAll`
#16
spydon
closed
3 years ago
1
Bump versions
#15
luanpotter
closed
3 years ago
2
Add Comparing#mapper
#14
luanpotter
closed
3 years ago
1
Make strict mode optional on Queryable Ordered Set
#13
luanpotter
closed
3 years ago
1
No-op operation on multiple register for the same type
#12
spydon
closed
3 years ago
1
Queryable Ordered Set
#11
luanpotter
closed
3 years ago
1
Add ways to rebalance ordered sets
#10
luanpotter
closed
3 years ago
1
Bump version
#9
luanpotter
closed
3 years ago
1
Migrate repo to github actions
#8
luanpotter
closed
3 years ago
1
Add a test for #4
#7
luanpotter
closed
3 years ago
1
♻ Simplify `iterator` and `removeWhere` logic
#6
lig
closed
3 years ago
5
🏷 Migrate to null-safety
#5
lig
closed
3 years ago
10
Basic functionality of set in not working
#4
piyushchauhan
closed
3 years ago
7
Refactoring removeWhere to return removedElements
#3
erickzanardo
closed
4 years ago
2
Removes multiple items with the same priority, regardless of test
#2
andrewKyres
closed
4 years ago
2
Ever-decreasing length
#1
andrewKyres
closed
4 years ago
9