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

Expose Set::VERSION #31

Closed hsbt closed 1 year ago

hsbt commented 1 year ago

This is same reason as https://github.com/ruby/syslog/pull/5#issue-1677774329