Actions
Bug #6029
closeditems-at($seq, $M to $N) returns wrong result
Start date:
2023-05-09
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java
Description
The function items-at
(newly introduced in the 4.0 specifications) returns the wrong result when the second argument is an integer range in the form $M to $N
. It selects too many items from the input sequence.
Please register to edit this issue
Actions