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.
SPOILER FLAG!!! X(
This comment is hidden because it contains spoiler information about the solution
Someone added random tests to the Javascript kata, and I copied them and added them to the CoffeeScript tests also. Both languages have random tests now.
Maybe write more tests. Otherwise - fantastic kata!
What is the mathematical relation behind this ?
Couldn't find any reference or theorem !
Thanks
done
Oh, doopid me, sorry. =)
Could you maybe make
parse
the monotype font, just like all other method names (e.g., plus, minus, etc)? I think it'll improve the readability.Description says :
Isn't convert them to standard decimal numbers sufficient ?
As you suggested, I added two user-side tests for this method.
Thx
Please describe the 'parse' method more thoroughly and include some 'user-side' test cases for it.