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.
Thanks, I'll solve it and have a look!
Alright, I tried to use Int32 as input args and Int64 as output in the Kata, however, I ran into the same issue I had when translating a different Kata in Haxe. For now, I have saved the fork just in case, but it looks like there's a Null Access somehow. Note: it's still an "update" in progress in the meantime.
EDIT: Nevermind, was wrong.
Haxe translation up for review! Feel free to let me know if there's anything wrong or that could be improved!
Dart translation ready for review! Feedback would be welcome so that I can correct any issues the translation may have!
Lua translation ready for review! Feedback would be appreciated.
Haxe translation - Currently has failing tests due to an issue in the test runner (doesn't seem to be my code, running it on the "Try Haxe" website returns the correct answer, even on long sequences). Both feedback and help would be welcome.
Note: Tests seem to fail because of an issue (Null Access) in the test runner. The first two basic tests run just fine, but the crash occurs from the third one. Any insight would be welcome.
Lua Translation ready for review! Please let me know if there's anything wrong, I'll correct it as soon as possible!
Lua translation ready for review! Please feel free to review it and tell me if anything is wrong or can be improved.
Thanks for the suggestion, that's indeed cleaner this way! I've updated the translation accordingly!
Lua translation open for review, feedback would be appreciated !
Lua translation open for review, feedback would be appreciated !
How did I miss this ? Nice catch there, it's corrected. Thanks for the comment !
Alright, I've done so. That's something I'll also consider doing in future translations, so thank you for the advice !
Loading more items...