issues
search
ruby
/
set
This library provides the Set class, which deals with a collection of unordered values with no duplicates.
BSD 2-Clause "Simplified" License
23
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added missing block arg
#37
hsbt
closed
2 months ago
0
Remove outdated documentation information from `Set.to_a`
#36
formigarafa
closed
2 months ago
1
Use ruby/actions workflow for ruby versions
#35
m-nakamura145
closed
10 months ago
0
Remove `object_id` use in `Set#flatten`
#34
amomchilov
opened
11 months ago
0
Remove `object_id` use in `Set#inspect`
#33
amomchilov
opened
11 months ago
0
Bump actions/checkout from 3 to 4
#32
dependabot[bot]
closed
1 year ago
0
Expose Set::VERSION
#31
hsbt
closed
1 year ago
0
Set#merge takes many enumerable objects like Hash#merge! does
#30
knu
closed
1 year ago
0
Avoid the `block or return` pattern to save Proc allocations
#29
casperisfine
closed
1 year ago
2
Add a changelog entry for v1.0.3
#28
koic
closed
2 years ago
1
New release?
#27
deivid-rodriguez
closed
2 years ago
8
Get rid of use of `Gem::Version`
#26
nobu
closed
2 years ago
0
Fix a typo
#25
znz
closed
2 years ago
1
[DOC] Repair format for What's Here
#24
BurdetteLamar
closed
2 years ago
1
Bump actions/checkout from 2 to 3
#23
dependabot[bot]
closed
2 years ago
0
Added dependabot.yml for actions
#22
hsbt
closed
2 years ago
0
JRuby support
#21
headius
opened
2 years ago
2
Make "What's Here" section link to other "What's Here" sections
#20
BurdetteLamar
closed
3 years ago
0
gemspec: This gem exposes 0 executables
#19
olleolleolle
closed
3 years ago
1
Allow Set#intersect? and #disjoint? to accept array argument
#18
jeremyevans
closed
3 years ago
3
Make Set#pretty_print IRB::ColorPrinter friendly
#17
k-tsj
closed
3 years ago
3
Adding section: What's Here
#16
BurdetteLamar
closed
3 years ago
9
Import test change from main repo.
#15
marcandre
closed
3 years ago
0
CI fails on a test in "head" - sets were not equal
#14
olleolleolle
closed
3 years ago
2
Add a space to separate sentences in the error message
#13
arbox
closed
3 years ago
1
Documentation?
#12
smithtim
closed
3 years ago
1
Change lib/set.rb from markdown to rdoc
#11
BurdetteLamar
closed
3 years ago
2
set is also dual licenses
#10
hsbt
closed
3 years ago
0
Raise informative error on `SortedSet` access
#9
marcandre
closed
3 years ago
2
Prepare for a 1.0.0 release
#8
knu
closed
3 years ago
4
Make public
#7
marcandre
closed
4 years ago
4
Tweak gemfile
#6
marcandre
closed
4 years ago
1
Add `Set#<=>`
#5
marcandre
closed
4 years ago
0
Add `Set#join`
#4
marcandre
closed
3 years ago
5
Define `Set#to_ary`
#3
marcandre
closed
11 months ago
6
Remove SortedSet implementations
#2
knu
closed
4 years ago
3
Resurrect support for Ruby 2.x
#1
knu
closed
4 years ago
0