issues
search
hamstergem
/
hamster
Efficient, Immutable, Thread-Safe Collection classes for Ruby
Other
1.89k
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New release for >= ruby30 support?
#254
thesamesam
opened
1 year ago
2
Fix Hamster on Ruby 3.0
#253
alexdowad
closed
2 years ago
4
Attempt to support Ruby 3.0
#252
dleidert
opened
3 years ago
14
Tests failing with Ruby 3.0 and the `sorted_set` gem
#251
dleidert
closed
2 years ago
1
Vector#transpose raises TypeError if item is of wrong type
#250
alexdowad
closed
2 years ago
0
Struct being converted
#249
mauricioszabo
opened
5 years ago
3
Hash#== peforms numeric conversions, like == on built-in Ruby classes
#248
alexdowad
closed
2 years ago
1
Equality issues
#247
mauricioszabo
opened
5 years ago
4
<=> is not the same as ==
#246
tdreyno
closed
4 years ago
8
Removing old badges
#245
krainboltgreene
opened
6 years ago
0
Fix SortedSet.new (and .[], #map, #union)
#244
alexdowad
closed
6 years ago
0
Odd behavior around SortedSet, Set#sort_by
#243
pclalv
closed
6 years ago
7
Modernize rspec configuration
#242
ivoanjo
closed
5 years ago
7
Add more rubies and jrubies to travis config
#241
ivoanjo
closed
6 years ago
0
Modernize rspec syntax
#240
ivoanjo
closed
6 years ago
5
Reason #difference / #- is missing from Vector and List?
#239
nrser
opened
6 years ago
4
Update Ruby supported versions
#238
kevgathuku
closed
7 years ago
3
Add initial counters value in README example
#237
kevgathuku
closed
7 years ago
5
Is this library still maintained?
#236
lcampbell-zendesk
closed
7 years ago
1
Update "Installing" section in README.md
#235
dqdinh
closed
7 years ago
1
Use Prime.prime? in README
#234
denisdefreyne
closed
7 years ago
5
Run SimpleCov at local test
#233
debbbbie
opened
7 years ago
0
Use yield
#232
no-reply
opened
8 years ago
3
Recursive data structures
#231
guncha
closed
8 years ago
2
Trying Travis CI for latest changes
#230
alexdowad
closed
8 years ago
0
Adds an Array setter `#[]=` that raises an error
#229
no-reply
closed
8 years ago
5
Simplify Vector#uniq
#228
no-reply
closed
8 years ago
1
Add CI build for Ruby 2.3
#227
no-reply
closed
8 years ago
1
Fix minor error in benchmark messages
#226
no-reply
closed
8 years ago
4
Suggestion: Add immutable string
#225
dubek
opened
8 years ago
1
Simplify Vector#uniq
#224
stephencelis
closed
8 years ago
8
Immutable structs for value object
#223
dennissivia
closed
5 years ago
1
The default branch when viewing the repo is `breaking-up-add-spec`, which is 2 years old
#222
roryokane
closed
8 years ago
1
ruby-hamster now packaged for Debian / request: please add license to gem file
#221
hzulla
closed
8 years ago
15
Lean HAMT
#220
dsisnero
opened
8 years ago
9
Suggestion: add Hash#[]= which directs users to use #put instead
#219
dubek
closed
8 years ago
3
Fix set specs.
#218
xaviershay
closed
8 years ago
1
add vector dig in associable module
#217
HParker
closed
8 years ago
13
add Hamster::Hash#dig
#216
HParker
closed
8 years ago
5
Hamster::Hash#values_at doesn't fill up nils for missing keys
#215
dubek
closed
8 years ago
3
Fix set specs.
#214
xaviershay
closed
8 years ago
9
test: set/grep_spec.rb skips all examples
#213
dubek
closed
8 years ago
2
Add Ruby 2.3-like methods
#212
dubek
closed
8 years ago
8
update concurrent ruby to 1.0.0
#211
Ch4s3
closed
8 years ago
8
Conditional puts
#210
elben
closed
5 years ago
9
Update CoC to the latest version
#209
studiolo
closed
9 years ago
2
Update to the latest CoC
#208
studiolo
closed
9 years ago
1
added specs to isolate the bug; only associable_spec fails
#207
Bill
closed
9 years ago
1
update_in() mutates original Ruby Hash
#206
Bill
closed
9 years ago
3
Update to the latest CoC
#205
krainboltgreene
closed
9 years ago
9
Next