Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Enabled Swift 5.
Enabled Swift 5 by removing
.characters
.Invalidating the solution shouldn't be a reason not to update. We won't keep old language versions forever so kata needs to be updated at some point anyways.
For Swift kata that still uses Swift 4, see https://github.com/Codewars/codewars.com/wiki/List-of-Swift-Kata-to-Update
Sorry I have no time for that now but it is planned by CW. You can use Swift 4.0 (Swift is changing things too often and rather brutally...-) . Moreover I am afraid that updating to Swift 5. invalidates some solutions.
@kazk: thanks!
It wasn't crashing with Swift 4, but I removed the deprecated
.characters
and enabled Swift 5.Not the kata fault since 295 guys passed the Swift kata. Maybe the Swift CW runner has been modified.
You can report that at: https://github.com/Codewars/codewars.com/issues.