OpenBSD Handbook

OpenBSD 7.9 release · amd64 · Generated 2026-09-09

ruby34-sorted_set-1.0.3

a set whose elements are sorted in ascending order

Back to search · Project homepage

Description

SortedSet implements a Set whose elements are sorted in ascending order (according to the return values of their <=> methods) when iterating over them. Every element in SortedSet must be mutually comparable to every other: comparison with <=> must not return nil for any pair of elements. Otherwise ArgumentError will be raised. Currently this library does nothing for JRuby, as it has its own version of Set and SortedSet.

Package information

Ports path
devel/ruby-sorted_set
Package architecture
*
Maintainer
Kurt Mosiejczuk <kmos@openbsd.org>
Categories
devel, lang/ruby
Available flavors
ruby33, ruby34, ruby40

These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.

Direct dependencies

Runtime

Build

Installing and updating packages · Package details as JSON