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.
I am also a noob. But I think the slice.eq(something_else) is using a trait functionality. And the Eq trait is listed in the trait section (below the methods) in the link you provided.
Here is the link to that spot on the page:
https://doc.rust-lang.org/std/primitive.slice.html#impl-Eq
Honestly fantastic! I am of young-coding-age, and this exercise was quite some work for me. (My solution looks very verbose and confusing aswell)
Your version seems very smart ANS is really sweet to follow. Great job! (I think)
Thanks for this
This comment is hidden because it contains spoiler information about the solution
verbose like a boss