Provides a function and an Iterator for getting Fibonacci numbers.
Iterator
See the docs on Fibonacci::f for a function to get a specific Fₙ value.
Fibonacci::f
See the docs on Fibonacci for an Iterator.
Fibonacci