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.
Of course! Thank you.
I am getting this error:
TSError: ⨯ Unable to compile TypeScript:
test.ts:3:23 - error TS2306: File '/workspace/default/solution.ts' is not a module.
3 import { quine } from "./solution";
Thank you to you and FArekkusu for taking the time to share your feedback. It will take a while - I have also to, like, work... - but I'll address the issues raised. Thank you again!
Yes -- I had left a whole block of code behind. It should be fine now.
Any suggestion to make them better?
Excellent point. I have added it to description, code and tests.
It should be correct now. Probably...
Apologies -- I am a n00b here. I thought that random tests were taken from the general pool of test cases?
Thank you -- I will unpublish it for now. It really needs more attention that I am able to give it right now. I'll republish when it's done properly.
How very embarrassing. Thank you for noticing. Should be fine now blush
Oh dear. I'd better recheck that example completely -- $deity knows what I was thinking.
Oops. I didn't test the example as code... thank you for spotting it! Shall amend :-)
EDIT: amended. Thank you again.
Could be way more concise, but it took me so long to understand the finer points of the problem that, frankly, I am done with this one.