{"id":79426,"library":"sorted-set","title":"SortedSet","description":"Implements a variant of Set whose elements are sorted in ascending order.","status":"active","version":"1.1.0","language":"ruby","source_language":null,"source_url":"https://github.com/knu/sorted_set","tags":["set","sorted","collection","data-structure"],"install":[{"cmd":"gem install sorted_set","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'sorted_set', '~> 1.1.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"SortedSet","correct":"require 'sorted_set'"}],"quickstart":{"code":"require 'sorted_set'\nset = SortedSet.new([3, 1, 2])\nputs set.to_a.inspect","lang":"ruby","description":"Create a sorted set and display its elements in order."},"warnings":[],"env_vars":null,"search_vec":"'ascend':12 'collect':16 'data':18 'data-structur':17 'element':8 'implement':2 'order':13 'set':6,14 'sort':10,15 'sortedset':1 'structur':19 'variant':4 'whose':7","created_at":"2026-06-18T04:50:48.413633+00:00","updated_at":"2026-06-18T04:50:48.413633+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/knu/sorted_set","github":"https://github.com/knu/sorted_set","docs":"http://www.rubydoc.info/gems/sorted_set/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}