Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-m-i-t-a/memo
A memoization library
https://github.com/s-m-i-t-a/memo
elixir hacktoberfest
Last synced: 3 days ago
JSON representation
A memoization library
- Host: GitHub
- URL: https://github.com/s-m-i-t-a/memo
- Owner: s-m-i-t-a
- Created: 2018-10-11T09:41:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-12T15:11:26.000Z (about 6 years ago)
- Last Synced: 2024-10-18T10:26:48.656Z (26 days ago)
- Topics: elixir, hacktoberfest
- Language: Elixir
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memo
> TODO: Add description**
## Installation
```elixir
def deps do
[
{:memo, "~> 1.0.2"}
]
end
```## License
> TODO: Add license
----
Created: 2018-10-11Z