cognitect / clojure-lab

Clojure workshop
80 stars 16 forks source link

Fix comments for Fibonacci example in "Sequences" #27

Closed k4y3ff closed 9 years ago

k4y3ff commented 9 years ago

When the Fibonacci sequence example from sequences.clj is displayed on a projector, the comments on the side sometimes run onto multiple lines, making the code itself very difficult to read.

Move the comments into a descriptive Markdown segment, or something similar.

puredanger commented 9 years ago

updated