https://github.com/rolandtritsch/erl-fib
An Erlang version of the Fibonacci sequence
https://github.com/rolandtritsch/erl-fib
Last synced: 6 months ago
JSON representation
An Erlang version of the Fibonacci sequence
- Host: GitHub
- URL: https://github.com/rolandtritsch/erl-fib
- Owner: rolandtritsch
- Created: 2012-07-26T09:23:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-07-26T09:25:10.000Z (about 13 years ago)
- Last Synced: 2025-02-10T13:44:33.787Z (8 months ago)
- Language: Erlang
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
erl-fib
=======An Erlang version of the Fibonacci sequence