|
Time range with reversed bounds
|
|
5
|
90
|
June 6, 2025
|
|
Why is there no isless(::Int64, ::UnitRange{Int64})?
|
|
45
|
1079
|
April 9, 2025
|
|
Concatenated ranges
|
|
7
|
251
|
February 19, 2025
|
|
NonLinearRange
|
|
7
|
365
|
January 28, 2025
|
|
Better way to have "filled" ranges?
|
|
2
|
100
|
November 7, 2024
|
|
Why are empty ranges normalized?
|
|
5
|
362
|
February 7, 2024
|
|
The colon punctuation: Why doesn't 5:1 return [5, 4, 3, 2, 1]?
|
|
8
|
1368
|
December 16, 2023
|
|
Should we disallow non-compliant `AbstractUnitRange`s where `typeof(step)` doesn't match the `eltype`?
|
|
7
|
438
|
July 17, 2023
|
|
Stop of a range with length 0
|
|
3
|
348
|
June 5, 2023
|
|
Unusual empty `UnitRange`s while reinterpreting a vector
|
|
4
|
277
|
January 5, 2023
|
|
(why) is there no Abstract Collection type
|
|
11
|
925
|
November 4, 2022
|
|
AbstractVector vs AbstractRange: length vs size -- which is fundamental?
|
|
3
|
1135
|
July 28, 2022
|
|
Is there a way to bring the range of a summation back from an array?
|
|
7
|
809
|
May 31, 2022
|
|
Strange behavior of Range object
|
|
1
|
597
|
November 25, 2021
|
|
Is this a bug (scalar+ranges) with the parser?
|
|
9
|
833
|
October 31, 2021
|
|
UnitRange in 1.7-rc1, bug?
|
|
7
|
740
|
September 17, 2021
|
|
Inconsistency in interpreting and indexing with ranges of CartesianIndexes if a step is specified while constructing them
|
|
1
|
565
|
August 23, 2021
|
|
Help understand the role of semicolon in turning a UnitRange to a Vector
|
|
6
|
786
|
July 18, 2021
|
|
Creation of range along given dimension
|
|
5
|
415
|
March 10, 2021
|
|
Range(stop)
|
|
17
|
2952
|
January 22, 2021
|