RubyGems Navigation menu

range_extd 2.0

Package for a subclass of Range, RangeExtd, containing RangeExtd::Infinity and RangeExtd::Nowhere. RangeExtd defines ranges that enable an exclusion of the begin boundary, in addition to the end boundary as in the built-in Range, and accepts open-ended ranges to infinity for either (or both) positive/negative direction. The open-ended boundaries are represented by two constant objects, POSITIVE and NEGATIVE of RangeExtd::Infinity, and they are a generalised Infinity of Float::INFINITY to any Comparable objects, which are in practice similar to built-in beginless/endless Ranges.

Gemfile:
=

安裝:
=

版本列表:

  1. 2.0 September 08, 2022 (102.0 KB)
  2. 1.1.1 January 27, 2020 (60.0 KB)
  3. 1.1 November 01, 2019 (59.5 KB)
  4. 1.0 October 30, 2019 (55.5 KB)
  5. 0.4.0 May 10, 2014 (43.5 KB)
顯示所有版本(共 10)

擁有者:

推送者:

作者:

  • Masa Sakano

SHA 256 總和檢查碼:

=

總下載次數 21,329

這個版本 845

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.7

相關連結: