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.
Seems that the internal implementation details is complex comparative to using a buffer - especially in terms of code conciseness. Just an opinion tho.
The image in the description is dead.
LOL! It look like cheat =))
The source code of strings.Repeat implementation should be the clever answer to this kata.
awesome!!!!
approved!
Go Translation submitted as well! Please accept :)
Thanks!!!!
Great Kata!
:-)
Man - you're totally right - that's a case where you read the directions and you follow it to the T "this or that"...should have used >=
That elegant use of whitespace is gorgeous!
Nice! Return statement would have been a little cleaner by just using
>=
though :)
(Sidenote: White spaces are a little questionable here :) #InsideJoke)