FICHA · MANJARO

ruby-sorted_set

Implements a variant of Set whose elements are sorted in ascending order

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Adds a Set variant whose elements stay sorted in ascending order. It is useful when Ruby code needs uniqueness plus predictable ordered traversal or output.

Sorted collections depend on comparison rules. Validate mixed element types and custom comparison behavior before using them with user-controlled values.

Permissions

Permissions not analysed for this source yet.