-
Notifications
You must be signed in to change notification settings - Fork 601
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Koans for special forms #53
Comments
Is anyone working on this? I could try putting something together. @felipesere |
Go for it! |
Added to partially complete the "Koans for special forms" issue. elixirkoans#53
I've just sent a pull request with 6 koans to meet item one on the list above (the I started working a while back so haven't been super motivated to do extra programming on the weekends. Normally I'd rather get outside and play some sport. (It just happens to be raining this weekend.) If you're happy with a slow pace, I'll continue working on koans for the remaining items when time and energy permits. :) Thanks Felipersere! |
Added to partially complete the "Koans for special forms" issue. elixirkoans/elixir-koans#53
for
(Add new koans for comprehensions #225)case
cond
with
try...resuce...catch
The text was updated successfully, but these errors were encountered: