Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 0801252

Browse files
hsbtclaude
andcommitted
Note that Set has become a core class since Ruby 4.0
Development of this gem repository has ended and feature requests and bug reports should be directed to bugs.ruby-lang.org. See https://bugs.ruby-lang.org/issues/21216 for details. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bd09b75 commit 0801252

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
**Note:** As of Ruby 4.0, `Set` has become a core class (see [Feature #21216](https://bugs.ruby-lang.org/issues/21216)). Development of this gem repository has ended. Please report feature requests and bug reports at [bugs.ruby-lang.org](https://bugs.ruby-lang.org/).
2+
13
# Set
24

35
This library provides the Set class, which deals with a collection of

0 commit comments

Comments
 (0)