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.
conversion to string and lookup in it can't be efficient
looks like String(bool) comparison against "true"
Cool solution, I learned something new!
Its not working, I get the error message:
"Value of type 'String' has no member 'localizedCaseInsensitiveContains'"
What ist the problem?
It's look like more difficult then 8 kyu
This is what the documentation says
https://developer.apple.com/documentation/swift/stringprotocol/localizedcaseinsensitivecontains(_:)
Please use a spoiler flag, comments are visible to everyone by default (I've just put the flag on for you this time).
This comment is hidden because it contains spoiler information about the solution
I had no idea the stride function existed, I'm excited to try it out!
Can you please explain how you are able to use two elements in the closure? I thought you could only use one in the first function. Thanks!
Nice!
This comment is hidden because it contains spoiler information about the solution
Favorite short solution, without if condition...
Isn't it a bit of a hack to change up the node itself? I mean like that it's not a node like in a standard linked list.
need a third button -->
Successful Hack
Loading more items...