|
Time range with reversed bounds
|
|
5
|
136
|
June 6, 2025
|
|
Why is there no isless(::Int64, ::UnitRange{Int64})?
|
|
45
|
1398
|
April 9, 2025
|
|
Concatenated ranges
|
|
7
|
364
|
February 19, 2025
|
|
NonLinearRange
|
|
7
|
430
|
January 28, 2025
|
|
Better way to have "filled" ranges?
|
|
2
|
144
|
November 7, 2024
|
|
Why are empty ranges normalized?
|
|
5
|
425
|
February 7, 2024
|
|
The colon punctuation: Why doesn't 5:1 return [5, 4, 3, 2, 1]?
|
|
8
|
1638
|
December 16, 2023
|
|
Should we disallow non-compliant `AbstractUnitRange`s where `typeof(step)` doesn't match the `eltype`?
|
|
7
|
488
|
July 17, 2023
|
|
Stop of a range with length 0
|
|
3
|
401
|
June 5, 2023
|
|
Unusual empty `UnitRange`s while reinterpreting a vector
|
|
4
|
338
|
January 5, 2023
|
|
(why) is there no Abstract Collection type
|
|
11
|
1058
|
November 4, 2022
|
|
AbstractVector vs AbstractRange: length vs size -- which is fundamental?
|
|
3
|
1187
|
July 28, 2022
|
|
Is there a way to bring the range of a summation back from an array?
|
|
7
|
870
|
May 31, 2022
|
|
Strange behavior of Range object
|
|
1
|
625
|
November 25, 2021
|
|
Is this a bug (scalar+ranges) with the parser?
|
|
9
|
917
|
October 31, 2021
|
|
UnitRange in 1.7-rc1, bug?
|
|
7
|
802
|
September 17, 2021
|
|
Inconsistency in interpreting and indexing with ranges of CartesianIndexes if a step is specified while constructing them
|
|
1
|
581
|
August 23, 2021
|
|
Help understand the role of semicolon in turning a UnitRange to a Vector
|
|
6
|
823
|
July 18, 2021
|
|
Creation of range along given dimension
|
|
5
|
459
|
March 10, 2021
|
|
Range(stop)
|
|
17
|
3114
|
January 22, 2021
|