Actions
Feature #17924
openRange#infinite?
    Feature #17924:
    Range#infinite?
  
Status:
Open
Assignee:
-
Target version:
-
Description
A boolean method on Range returning true if the range is infinite and false if it is not.
        
           Updated by marcandre (Marc-Andre Lafortune) over 4 years ago
          Updated by marcandre (Marc-Andre Lafortune) over 4 years ago
          
          
        
        
      
      Seems reasonable to me.
        
           Updated by osyo (manga osyo) over 4 years ago
          Updated by osyo (manga osyo) over 4 years ago
          
          
        
        
      
      This is a partial duplicate of this ticket.
https://bugs.ruby-lang.org/issues/15864
matz's comment: https://bugs.ruby-lang.org/issues/15864#note-7
Actions