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.
Tags were cleaned up in the meantime.
This doesn't appear to relate to OO programming, could the "object-oriented programming" tag be removed, please?
what an utter waste of time
Added tidyverse. See the wiki page (under packages) for details including some limitations.
I'd appreciate any feedback :)
Swift 4 was already implemented.
Can support the Swift 4 ?
I've opened an issue to track this. I won't be able to work on it at the moment, but I'd appreciate any help with researching.
Some information needed are:
I'm going to mark this as resolved and we'll continue on the issue linked above.
Also, we do have Racket as kumite only language (no kata because we don't have test support yet).
We've added Swift 4. See our blog for more info.
Thanks for the suggestion. I actually considered adding them when I worked on R support, but decided to wait because I wanted to start with minimum environment.
I've opened an issue to track this. I'll look into it after other higher priority tasks.
It would be wonderful if some (now-standard) R packages were available within codewars. Especially tidyverse components like magrittr, purrr, dplyr and tidyr. Writing the solutions in base-R results in pretty non-idiomatic code
Yes, because it's sample tests. It's there to do sanity checks to your code.
You need to attempt actual tests to run against the true tests.
The sample tests don't appear to check that title-case output is returned, despite this being a requirement.