Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fibonacci

TODO: Add description

Installation

If available in Hex, the package can be installed by adding fibonacci to your list of dependencies in mix.exs:

def deps do
  [
    {:fibonacci, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/fibonacci.

About

This codes' task is to calculate fib(n) for a list of n, where fib(n) is the nth Fibonacci number.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages