• G
    Support endless ranges in where · 7110dbea
    Greg Navis 提交于
    This commit adds support for endless ranges, e.g. (1..), that were added
    in Ruby 2.6. They're functionally equivalent to explicitly specifying
    Float::INFINITY as the end of the range.
    7110dbea
predications.rb 5.5 KB