There are three important comments:
- Horizonal comments
- doc string comment
- FIXME
Horizonal comment splits a namespace into sub sections
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Connection
doc string comments are especially important for the APIs of a module.
When you have no time, you write something totally a work around. Add a FIXME comment.