This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Commit 22423dc
committed
Exit early if using Ruby 3.5 with core Set
Since core Set did not make Ruby 3.5.0-preview1, this currently does
some checking to see if Set is already defined and implemented in
core. That can be removed after Ruby 3.5.0-preview2 is released.1 parent 1c3cded commit 22423dc
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
2 | 10 | | |
3 | 11 | | |
4 | 12 | | |
| |||
0 commit comments