from Hacker News

Easier Recursion in Elixir (2023)

by alakra on 8/9/23, 4:56 PM with 1 comments

  • by mikercampbell on 8/15/23, 7:09 AM

    I love posts that go beyond what the code does and actually covers why to do it.

    I feel like I understand the elixir language, but not the elixir approach completely, yet? If that makes sense?

    Posts like these give me new taproots to spread from. Thank you for sharing it!