issues
search
marcglasberg
/
fast_immutable_collections
Dart Package: Immutable lists, sets, maps, and multimaps, which are as fast as their native mutable counterparts. Extension methods and comparators for native Dart collections.
BSD 2-Clause "Simplified" License
217
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Shouldn't IList.removeLast() returns the removed item?
#33
evandrmb
closed
2 years ago
1
Possibly incorrectly exposed classes
#32
purplenoodlesoop
closed
2 years ago
1
Undocumented classes
#31
purplenoodlesoop
closed
2 years ago
1
Remove `////...` comments
#30
purplenoodlesoop
closed
2 years ago
1
IMapOfSets does not support json_serializable
#29
pinyin
opened
2 years ago
0
fix IListOf4 documentaion
#28
TarekkMA
closed
2 years ago
0
fix json_serializable generation issue
#27
TimWhiting
closed
3 years ago
5
JSON Serialization of IMap Keys
#26
TimWhiting
closed
3 years ago
1
add conversion of non-string keys for maps
#25
TimWhiting
closed
3 years ago
0
Add useResult
#24
TimWhiting
closed
3 years ago
3
IMapOfSets throws Stack Overflow on 'forEach' after too many 'add's
#23
kwestlund
closed
3 years ago
5
Dart-FP integration
#22
Solido
closed
11 months ago
8
5.1.0
#21
Solido
closed
3 years ago
1
Added method of 5.0.5
#20
Solido
closed
3 years ago
14
Introduce Predicate
#19
Solido
closed
3 years ago
0
Predicate
#18
Solido
closed
3 years ago
1
Zip methods
#17
Solido
closed
3 years ago
1
Functional Programming methods introduction & discussion
#16
Solido
closed
3 years ago
9
Own iterable Class with FromIterableIListMixin not iterable in Web
#15
Surio89
closed
7 months ago
3
Toc Improvements
#14
psygo
closed
3 years ago
0
add e2e tests for json_serializable
#13
knaeckeKami
closed
3 years ago
1
Updated TOC and Addition of an Outline
#12
psygo
closed
3 years ago
1
More Coverage on the Updates from March and April 2021
#11
psygo
closed
3 years ago
0
IList map to return IList rather than Iterable
#10
venkatd
closed
3 years ago
2
const IList, ISet, IMap etc?
#9
chandu0101
closed
3 years ago
8
Fixes the Benchmark App to Work with NNBD
#8
psygo
closed
3 years ago
0
ISortedSet
#7
opsb
opened
3 years ago
13
Json Serialization Support
#6
TimWhiting
closed
3 years ago
17
Fix CI/CD
#5
ghost
closed
3 years ago
0
Remove Flutter Dependency
#4
jinyus
closed
3 years ago
5
using lock as getter is an antipattern
#3
jinyus
closed
3 years ago
1
More tests for guaranteeing sorting of ISets and IMaps
#2
ghost
closed
3 years ago
0
more tests for sorting ISets and IMaps | and more tests for updating repeated keys
#1
ghost
closed
3 years ago
0
Previous