Confirmed users
596
edits
(→Implementation: already did Set) |
m (→Comparation of items: spelling) |
||
| Line 243: | Line 243: | ||
= Feedback needed = | = Feedback needed = | ||
== | == Comparison of items == | ||
How to specify identity and sorting for items, e.g. "if |id| property matches, it's the same item" and "sort on |name| property" or "if a.name > b.name, then a > b" | How to specify identity and sorting for items, e.g. "if |id| property matches, it's the same item" and "sort on |name| property" or "if a.name > b.name, then a > b" | ||