Skip to content
  • Mark OLESEN's avatar
    ENH: add identity(IntRange) and Istream operator for common types · 56c9134c
    Mark OLESEN authored
    - provides consistency with identity(label, label) and looks more
      familiar than using labelRange::labels()
    
    - relocates labelRange IO operators to IntRange
    
    ENH: make sliceRange interators random access
    
    STYLE: scalarRanges::match() instead of predicate operator
    56c9134c