You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spec states, in Section 6.1: "Each of these properties specifies an expression which, upon evaluation, results in an ordered list of values."
I thought the list should respect the "natural order" as they are provided by the iterations. This can be interpreted as taking all the values and order them before being processed by the term maps.
The text was updated successfully, but these errors were encountered:
The spec states, in Section 6.1: "Each of these properties specifies an expression which, upon evaluation, results in an ordered list of values."
I thought the list should respect the "natural order" as they are provided by the iterations. This can be interpreted as taking all the values and order them before being processed by the term maps.
The text was updated successfully, but these errors were encountered: