https://github.com/mnishiguchi/elixir_practice
https://github.com/mnishiguchi/elixir_practice
elixir functional-programming
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mnishiguchi/elixir_practice
- Owner: mnishiguchi
- Created: 2017-02-05T00:26:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-18T20:56:50.000Z (about 9 years ago)
- Last Synced: 2025-02-22T18:50:07.961Z (about 1 year ago)
- Topics: elixir, functional-programming
- Language: Elixir
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elixir practice
In this repo, I will write elixir code for the purpose of practicing elixir programming, following the book
[Elixir in Action](https://www.manning.com/books/elixir-in-action) by Saša Jurić