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.
basic test - OK
attempting - errors
does it kata work for Go language?
thanks
"/tmp/swift117318-18-13b1se2.209af6flxr/solution.swift:145:37: error: use of unresolved identifier 'CharacterSet'
.trimmingCharacters(in: CharacterSet(charactersIn: " "))
^~~~~~~~~~~~
Swift.Character:51:15: note: did you mean 'Character'?
public struct Character : _ExpressibleByBuiltinExtendedGraphemeClusterLiteral, ExpressibleByExtendedGraphemeClusterLiteral, Hashable {"
sample test done, but attempt send this error... what i do wrong?