summaryrefslogtreecommitdiff
path: root/bootstraptest
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@idaemons.org>2020-09-20 22:03:33 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-12-04 19:23:59 +0900
commita3db08d7b6ff119223f77e3df00b4f6deac971e2 (patch)
tree3d28c29cd7be00463bb90ede394104ca453bceaf /bootstraptest
parent46fc8d78a5d23d3c9a24e1bcc3c5cde4bce888de (diff)
[ruby/set] Remove SortedSet implementations
It required RBTree to perform decently and the external dependency was not suitable for a standard library. The pure ruby fallback implementation was originally meant to be an example of how to write a subclass of Set, and its poor performance was not suitable for use in production. I decided it should be distributed as an external library instead of bundling it with Set. https://github.com/ruby/set/commit/dfcc8e568b
Diffstat (limited to 'bootstraptest')
0 files changed, 0 insertions, 0 deletions