Open
Description
I love the koans and the app =)
However, I believe showing left/right values when an assertion fails gives away to much of the answer. For example:
The ~s sigil is a different way of expressing string literals
Assertion failed in lib/koans/11_sigils.ex:7
~s"This is a string" == "Hello"
left: "This is a string"
right: "Hello"
I perceive koans as problems that come without any hints and can only be solved by thinking about them for days in a dark chamber isolated from civilization. Giving those hints makes it too easy sometimes.
Thank you for the good work!
Cheers =)
Metadata
Metadata
Assignees
Labels
No labels