Learn more about cloning repositories
You have read-only access
stdlib: Fix-it for missing ReverseCollection renaming Two-step fix-it: ReverseCollection(c) => ReversedCollection(c) => c.reversed()