mirror of
https://github.com/rjNemo/exercism-elixir
synced 2026-06-06 02:16:48 +00:00
3 lines
No EOL
83 B
Markdown
3 lines
No EOL
83 B
Markdown
# Hints
|
|
|
|
- `apply` will let you pass arguments to a function, as will `fun.(args)`. |