README ¶ Let's have some fun with functions. Implement a fibonacci function that returns a closure that returns successive fibonacci numbers (0, 1, 1, 2, 3, 5, ...). Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files exercise-fibonacci-closure.go Click to show internal directories. Click to hide internal directories.