You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to anno...@dartlang.org, Kevin Chisholm
This message announces the intention to change the class `IntX` such that it implements `Comparable<IntX>` rather than `Comparable<Object>`. This change has no known impact, and it enables methods like `sortedBy` on lists of `Int64` or `Int32` elements.